Packages

An elixir plug that kills long running Phoenix controllers before they take your node down. A kind of circuit breaker.

Current section

Files

Jump to
Raw

README.md

# elixir-phoenix-request_timeout
Plug that kills Phoenix controller processes when they run for too long.
## Setting up
```elixir
```