← Back to Labs
Circuit Breaker State Machine
Watch a caller count failures, open locally, fail fast, test recovery with half-open probes, and close only after the dependency behaves again.
Step 1 / 6Healthy traffic keeps the breaker closed
Requests pass through normally because the dependency is answering quickly and the recent window does not look dangerous.
Arrow keys to navigate · R to reset
Tap dots to jump to any step