home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-circuit-breaker-pattern-skill-md
architecture-patternsdevelopment

circuit-breaker-pattern

Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.

aj-geddes
maintainer
aj-geddes
अपडेट किया गया 12/28/2025
स्टार
38
फोर्क
3
quick start

Installation and usage

Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use circuit-breaker-pattern