Package : golang-github-cenkalti-backoff

Package details

Summary: Exponential backoff algorithm in Go

Description:

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.



Maintainer: pterjan

List of RPMs

    No RPM found for golang-github-cenkalti-backoff using the current filters, try other values.