Skip to main content

BACKOFF_BASE_SECS

Constant BACKOFF_BASE_SECS 

Source
pub const BACKOFF_BASE_SECS: u64 = 2;
Expand description

Base delay in seconds for exponential backoff.