Debugging Silent Message Drops in a Redis Queue (Four Bugs, One System)
Debugging Silent Message Drops in a Redis Queue (Four Bugs, One System) I run a six-agent tmux setup where every inter-agent message goes through a Redis-backed queue. One agent writes a task, another BLPOP-s it off and executes. For weeks the system worked perfectly. Then, quietly, messages started disappearing — not crashing, not throwing errors.