Skip to main content

plan_relay_retry

Function plan_relay_retry 

Source
pub fn plan_relay_retry(
    attempt: u32,
    failure: RelayFailureKind,
    bypass_delay_once: bool,
) -> RelayRetryPlan
Expand description

Select the exact retry/failover behavior for one failed attempt.