FIND_DAEMON_MAX_BACKOFF

private const val FIND_DAEMON_MAX_BACKOFF: Int = 6

Maximum exponent which the backoff algorithm will increment to.