Production Debugging

Debug a live system without making the incident worse by staying read-only first, gating changes behind flags, and testing on mirrored traffic. Use when a bug only manifests in production and you must investigate against real users and real data.

Amey-Thakur 64d2039 3.2 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/debugging/production-debugging commit 64d2039b95

Frequently asked questions

npx skillmds@latest add amey-thakur/production-debugging