CONNECT_DAEMON_RETRIES

private const val CONNECT_DAEMON_RETRIES: Int = 5

Number of retries for waitConnection until the method will throw an exception.