Searched refs:OPENSESSION_RETRY_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
38 static const int OPENSESSION_RETRY_INTERVAL_MS = 100; variable243 auto sleepTime = std::chrono::milliseconds(OPENSESSION_RETRY_INTERVAL_MS); in OpenSession()249 retryTimes * OPENSESSION_RETRY_INTERVAL_MS); in OpenSession()