[ol10_u0_developer_EPEL] golang-github-cenkalti-backoff-devel-4.3.0-1.el10_0.noarch

Name:golang-github-cenkalti-backoff-devel
Version:4.3.0
Release:1.el10_0
Architecture:noarch
Group:Unspecified
Size:35308
License:MIT
RPM: golang-github-cenkalti-backoff-devel-4.3.0-1.el10_0.noarch.rpm
Source RPM: golang-github-cenkalti-backoff-4.3.0-1.el10_0.src.rpm
Build Date:Tue Dec 17 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/cenkalti/backoff
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.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/cenkalti/backoff

Changelog (Show File list) (Show related packages)