Breaker, a circuit breaker for HTTP requests to external services
I built a somewhat simple circuit breaker for making HTTP requests from an Elixir application to some external service. I would love to get feedback on it and hear about others’ use cases for something like this.
Read next Error handling in Elixir libraries