Searched refs:retryLimit (Results 1 – 1 of 1) sorted by relevance
182 int retryLimit = 40; // ~2.5 hours total in reconnect() local184 while (--retryLimit > 0) { in reconnect()