RETRY_BASE_DELAY_MS

Constant RETRY_BASE_DELAY_MS 

Source
pub const RETRY_BASE_DELAY_MS: u64 = 100;
Expand description

Base delay between retry attempts (100ms)