Skip to main content

full_jitter

Function full_jitter 

Source
fn full_jitter(policy: &RetryPolicy, attempt: u32, jitter_unit: f64) -> Duration
Expand description

Full jitter over an exponentially growing, capped window.