Error Handling Patterns

Implements modern error handling patterns (Result types, error wrapping, retry with backoff, circuit breakers, panic recovery) to eliminate unchecked exceptions and silent failures in production systems.

paulpas d43e0b2 39.5 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/error-handling-patterns commit d43e0b2727

Frequently asked questions

npx skillmds@latest add paulpas/error-handling-patterns