Skip to main content

next_consecutive_failures

Function next_consecutive_failures 

Source
pub(super) fn next_consecutive_failures(
    outcome: InferenceOutcome,
    consecutive_failures: u64,
) -> u64
Expand description

Returns the consecutive-failure counter value after applying an outcome.