Go http calls with retries and backoff
Pester wraps Go's standard lib http client to provide several options to increase resiliency in your request. If you experience poor network conditions or requests could experience varied delays, you can now pester the endpoint for data. – Send out multiple requests and get the first back (only used for GET calls) – Retry on errors – Backoff This package contains the source code needed for building packages that reference the following Go import paths: – github.com/sethgrid/pester
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-3.fc35 | - |
Fedora 35 | 1.1.0-3.fc35 | - |
Fedora 34 | 1.1.0-2.fc34 | - |
EPEL 7 | 0-0.2.20170919git0af5bab.el7 | - |
You can contact the maintainers of this package via email at
golang-github-sethgrid-pester dash maintainers at fedoraproject dot org
.