Circuit Breaker Sandbox
Simulate and visualize circuit breaker patterns for resilient distributed systems
Configuration
Number of failures before opening circuit
Successes needed to close from half-open
Time before open → half-open transition
Minimum requests before circuit can open
Send Requests
Circuit State
closed
Total
0
Success
0
Failed
0
Rejected
0
Recent Requests (Last 10)
No requests yet. Send some requests to see them here.