Circuit Breaker

Implement the circuit breaker pattern to prevent cascade failures in distributed systems. Use when adding resilience to API clients, external service calls, or any operation that can fail and should fail fast.

majiayu000 10c9174 2 files · 7.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/circuit-breaker commit 10c9174870

Frequently asked questions

npx skillmds add majiayu000/circuit-breaker