pub(crate) fn get_retry_strategy() -> impl Iterator<Item = Duration> + Send + 'static
Initialize a retry strategy for operation in recovery.