This is the story of some of the production bugs I’ve had to fix in our Elixir app that didn’t affect our Ruby apps. Both our Elixir app and Ruby apps use RabbitMQ clients to talk to RabbitMQ RPC servers on the other apps, so they have similar implementation.