Resilience Failure

This skill should be used when the user asks about "fault tolerance", "resilience", a "circuit breaker", "graceful degradation", "retry storm" or "thundering herd on recovery", "exponential backoff with jitter", "timeout", "bulkhead", a "single point of failure" (SPOF), "failover", or "rate limiting" (token bucket / leaky bucket / sliding window). Use it whenever a design must keep working through node crashes, slow dependencies, traffic spikes, or partial outages — i.e. any time the answer to "what happens when this breaks?" is missing, even if the user doesn't say "resilience".

proyecto26 e70cbf8 7 files · 32.3 KB Updated

File contents

proyecto26/system-design-skills/tree/main/skills/resilience-failure commit e70cbf89ee

Frequently asked questions

npx skillmds@latest add proyecto26/resilience-failure