Skip to main content

DEFAULT_BACKOFF_CAP_MS

Constant DEFAULT_BACKOFF_CAP_MS 

Source
pub const DEFAULT_BACKOFF_CAP_MS: u64 = 60_000;
Expand description

Hard cap on a single backoff interval (avoids unbounded growth).