resilience-and-error-handling
OfficialHardening apps against failures with guardrails.
Authorlgerard314
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Networks and distributed systems are fragile; without guardrails, timeouts, retries, and circuit breakers can cause cascading failures, degraded UX, and unstable performance.
Core Features & Use Cases
- Enforces explicit timeouts and bounded retries with backoff and jitter to prevent resource exhaustion.
- Introduces circuit breakers, error boundaries, and typed errors to isolate failures and enable graceful degradation.
- Provides patterns for idempotency in external POSTs and safe, supervised background tasks across frontend and backend layers.
Quick Start
Configure your API calls with explicit timeouts, exponential backoff with jitter, and a circuit breaker to ensure graceful degradation.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-and-error-handling Download link: https://github.com/lgerard314/global-plugin/archive/main.zip#resilience-and-error-handling 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.