Searched refs:MAX_TRY_COUNT (Results 1 – 1 of 1) sorted by relevance
737 constexpr size_t MAX_TRY_COUNT = 3; in reconnect_or_fail() local739 if (++try_count_ >= MAX_TRY_COUNT) { in reconnect_or_fail()741 MCLOG(INFO, this) << "Tried " << MAX_TRY_COUNT in reconnect_or_fail()