cb_add_fallbacks
Add fallback strategies to circuit breakers for resilient service calls. Choose from cache, default, degraded, or queue options to handle failures.
Instructions
Add fallback strategies to a circuit breaker implementation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| language | Yes | Programming language | |
| service_name | Yes | Name of the service | |
| fallback_type | Yes | Type of fallback strategy |