Error Handling

Use when designing the reaction to a class of failures — typed error taxonomies, retry/backoff/timeout policy, circuit breakers, React/Next error boundaries, and the user-message vs operator-log split. NOT diagnosing one specific crash (that is debug), NOT logs/metrics/traces (that is observability), NOT the wire error envelope (that is api-design).

ericrisco a289b7c 6 files · 31.5 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/error-handling commit a289b7c27c

Frequently asked questions

npx skillmds@latest add ericrisco/error-handling