Distributed Supervisor test Mock Modules and Where to Find Them

Debugging "HTTPoison + SSL = Connection Closed"

When running our app in production, we had a bit of a WTF moment: some HTTPS calls over HTTPoison were failing with a mysterious “connection closed” error. This blog post explains what the root cause was and how we fixed it.