pub(crate) const MAX_SLICE_TIMEOUT: Duration;Expand description
Upper bound for the per-retry growth of SLICE_TIMEOUT; the flat
timeout used before the growth was introduced.
pub(crate) const MAX_SLICE_TIMEOUT: Duration;Upper bound for the per-retry growth of SLICE_TIMEOUT; the flat
timeout used before the growth was introduced.