Skip to main content

can_retry

Function can_retry 

Source
pub fn can_retry(input: &RetryDecisionInput) -> Result<bool, RetryDecisionError>
Expand description

Returns whether another attempt may be scheduled from this outcome.