Constant qcs_api_client_common::backoff::default::RANDOMIZATION_FACTOR
source ยท pub const RANDOMIZATION_FACTOR: f64 = 0.5; // 0.5f64Expand description
The default randomization factor (0.5 which results in a random period ranging between 50% below and 50% above the retry interval).