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).