README.md
# hardhat
[](https://github.com/seancribbs/hardhat/actions/workflows/ci.yaml) [](https://hex.pm/packages/hardhat)
<!-- MDOC -->
An opinionated, production-ready HTTP client for Elixir services.
## What's included
- [X] Connection pooling per-client module
- [X] Integration with `telemetry` and `opentelemetry` instrumentation
- [X] Circuit breaking for repeatedly failed requests
- [X] Timeout and `deadline` support
- [X] Automatic retries for failed requests