pub const RANDOMIZATION_FACTOR: f64 = 0.5; // 0.5f64
Expand description

The default randomization factor (0.5 which results in a random period ranging between 50% below and 50% above the retry interval).