Skip to main content

AGENT_RETRY_BASE_MS

Constant AGENT_RETRY_BASE_MS 

Source
pub const AGENT_RETRY_BASE_MS: u64 = 200;
Expand description

Base backoff delay (ms) for agent full-jitter formula.