risingwave_meta::barrier::worker::retry_strategy

Function get_retry_backoff_strategy

source
pub(crate) fn get_retry_backoff_strategy() -> impl Iterator<Item = impl Future<Output = ()> + Unpin + Send + 'static> + Send + 'static