Skip to main content

Module retry

Module retry 

Source

Structs§

BackoffOutcome

Constants§

MAX_RATE_LIMIT_RETRIES
RETRY_BACKOFF_FACTOR
RETRY_INITIAL_DELAY_MS
RETRY_MAX_DELAY_MS

Functions§

compute_backoff_delay
set_zero_retry_delay_for_tests
Make retry sleeps return immediately so exhaustion paths can be exercised in tests without waiting out the real backoff schedule.
should_retry_status
sleep