Loading
Topic
Executable reproductions and evidence for query regressions, failed requests, traces, connection pressure, and incident prevention.
Practice items tagged with Production Debugging Labs.
Turns a production-only role and payload failure into the smallest durable API regression test.
Pairs a bounded isolated reproduction with telemetry and a disposal fix for leaked database connections.
Uses a test-only DbCommandInterceptor to fail a regression when database command count grows with page size.
Tests that an unexpected failure returns a safe correlation identifier and records the same value in structured logs.
Captures test activities to prove one incoming request and its outgoing HTTP dependency share trace context.