Fedora Packages

golang-github-cenkalti-backoff-devel Subpackage of golang-github-cenkalti-backoff

Exponential backoff algorithm in Go

This is a Go port of the exponential backoff algorithm from Google's HTTP Client Library for Java. Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate. The retries exponentially increase and stop increasing when a certain threshold is met. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/cenkalti/backoff

Releases Overview

Release Stable Testing
Fedora Rawhide 4.2.0-5.fc40 -
Fedora 40 4.2.0-5.fc40 -
Fedora 39 4.2.0-3.fc39 -
Fedora 38 4.2.0-2.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-cenkalti-backoff dash maintainers at fedoraproject dot org.



Sources on Pagure