Backend Error Handling

Use to plan backend error handling — an error taxonomy (operational vs programmer errors), one central handler, a single safe response shape, correct status mapping, and logging with correlation IDs. Internals never leak to clients.

ahtishamshahzad Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/backend/backend-error-handling commit 3945fd8b98

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/backend-error-handling