Implement circuit breaker pattern for resilience
Implement circuit breaker for:
Service dependencies: ${{DEPENDENCIES}}
Failure scenarios: ${{FAILURE_SCENARIOS}}
Framework: ${{FRAMEWORK}}
Configure:
- Failure threshold
- Recovery timeout
- Half-open state behavior
- Fallback responses
- Monitoring and alerts
- Bulkhead isolation
- Retry policies
- Health checksOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{DEPENDENCIES][{FAILURE_SCENARIOS][{FRAMEWORK]