Retryable HTTP client in Go
The Retryablehttp package provides a familiar HTTP client interface with automatic retries and exponential backoff. It is a thin wrapper over the standard net/http client library and exposes nearly the same public API. This makes retryablehttp very easy to drop into existing programs. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/go-retryablehttp
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.7.7-2.fc41 | - |
Fedora 41 | 0.7.7-2.fc41 | - |
Fedora 40 | 0.7.5-1.fc40 | - |
Fedora 39 | 0.7.0-5.fc39 | - |
You can contact the maintainers of this package via email at
golang-github-hashicorp-retryablehttp dash maintainers at fedoraproject dot org
.