resilience-patterns
CommunityBuild fault-tolerant systems with resilience.
Authorlayeddie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Resilience patterns help design fault-tolerant systems by providing circuit breakers, retry strategies, timeouts, bulkheads, and graceful degradation.
Core Features & Use Cases
- Circuit breakers to isolate failing services and prevent cascading failures.
- Exponential backoff retries with jitter to handle transient errors.
- Timeout handling to avoid hanging requests.
- Bulkhead patterns to cap resource usage and maintain service availability.
- Graceful degradation strategies to preserve partial functionality during outages.
- Real-world scenarios include external API calls, network issues, and partial system failures.
Quick Start
Configure a circuit breaker and exponential backoff retry policy, then wrap external calls with the pattern in your service.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: resilience-patterns Download link: https://github.com/layeddie/ai-rules/archive/main.zip#resilience-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.