Searched defs:max_wait (Results 1 – 2 of 2) sorted by relevance
120 def CalculateWaitForRetry(retry_attempt, max_wait=60): argument
213 const TimeDelta max_wait(end_time - current_time); in TimedWait() local