Searched refs:kClientTimeoutMs (Results 1 – 1 of 1) sorted by relevance
42 static constexpr int64_t kClientTimeoutMs = 5000; // TODO: 5 secs tune variable389 if (lastTransactionMs + kClientTimeoutMs < now) { in cleanUp()