Ordered Retries in Kafka: The Bugs You'll Find in Production
The edge cases that break in production
Mar 17, 202612 min read1

Search for a command to run...
Articles tagged with #golang
The edge cases that break in production

What Happens Between SIGTERM and Exit (And How to Handle It Right)

Why consumer lag lies — and how to detect stuck Kafka consumers in Go

Record once, replay forever — testing real APIs without the flakiness
