Check if client connect

Hi there is there a way to understand if the client has failed the connection, wait, and try again?

Yes.

NetworkManager.Singleton.OnClientDisconnectCallback += TryAgain;