pub(super) fn next_consecutive_failures(
outcome: InferenceOutcome,
consecutive_failures: u64,
) -> u64Expand description
Returns the consecutive-failure counter value after applying an outcome.
pub(super) fn next_consecutive_failures(
outcome: InferenceOutcome,
consecutive_failures: u64,
) -> u64Returns the consecutive-failure counter value after applying an outcome.