Searched refs:attemptCount (Results 1 – 1 of 1) sorted by relevance
50 int attemptCount = 0; in main() local114 if (++attemptCount >= RETRY_LIMIT) { in main()