pub fn plan_relay_retry(
attempt: u32,
failure: RelayFailureKind,
bypass_delay_once: bool,
) -> RelayRetryPlanExpand description
Select the exact retry/failover behavior for one failed attempt.
pub fn plan_relay_retry(
attempt: u32,
failure: RelayFailureKind,
bypass_delay_once: bool,
) -> RelayRetryPlanSelect the exact retry/failover behavior for one failed attempt.