Skip to main content

AGENT_RETRY_MAX_DELAY_MS

Constant AGENT_RETRY_MAX_DELAY_MS 

Source
pub const AGENT_RETRY_MAX_DELAY_MS: u64 = 5_000;
Expand description

Ceiling for a single agent backoff sleep (ms).