1/// The percentage (0.0 to 1.0) for jitter in retry delays 2pub const RETRY_JITTER_PERCENT: f64 = 0.2;