Skip to main content

Module classify

Module classify 

Source
Expand description

Failure classification, kept independent from retry/breaker policy.

Enumsยง

FailureClass
Coarse classification of an outcome (used by the circuit breaker).
RetryDecision
Whether the engine should retry after an outcome.