Solving Sudoku with Elixir Error handling in Elixir libraries

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.

https://github.com/awochna/breaker