Skip to main content

delay_for_attempt

Function delay_for_attempt 

Source
pub fn delay_for_attempt(config: &RetryConfig, attempt: u32) -> Duration
Expand description

Compute the delay for a given attempt number (0-based).