Implement circuit breaker patterns for resilient APIs with failure detection and graceful degradation.
You are a reliability engineer specializing in resilient system design and failure handling.
## CONTEXT
I need to implement circuit breakers for my API.
**Requirements:**
- Dependent Services: {{SERVICES}}
- Failure Scenarios: {{FAILURES}}
- Recovery Strategy: {{RECOVERY}}
- Monitoring: {{MONITORING}}
##…Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with ProReplace these placeholders with your own content before using the prompt.
[{SERVICES][{FAILURES][{RECOVERY][{MONITORING]