Function get_retry_backoff_strategy

Source
pub(crate) fn get_retry_backoff_strategy() -> impl Iterator<Item = Pin<Box<Sleep>>> + Send + 'static