Skip to main content

CIRCUIT_OPEN

Constant CIRCUIT_OPEN 

Source
pub const CIRCUIT_OPEN: &str = "circuit_open";
Expand description

Classification marker for CamelError::CircuitOpen.

Shared named constant so the pipeline tracer’s circuit-open exclusion (skip increment_errors — the breaker already recorded the rejection) and classify itself cannot drift apart (dashboard-observability D2).