Bamboo Campaign Monitor Adapter ElixirMix Podcast 050 - Elixir Origin Story with José Valim

Dealing with long-running HTTP Requests and Timeouts in Phoenix

Dealing with long-running HTTP Requests and Timeouts in Phoenix

When processing an HTTP request takes too long, it times out and Phoenix closes the connection. In this article we see how to simulate a long-running request and ways on how to fix the problem.