Thu, 09 Apr 2026 19:21:40 CST | login

Information for build golang-github-cenkalti-backoff-4.2.0-1.oc9

ID29452
Package Namegolang-github-cenkalti-backoff
Version4.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-cenkalti-backoff.git?.#133963fa8bacdf5597b54026f18eaf7cd14c3623
SummaryExponential backoff algorithm in Go
DescriptionThis 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 23:54:56 CST
CompletedFri, 20 Sep 2024 23:57:36 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-cenkalti-backoff.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-cenkalti-backoff.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-cenkalti-backoff-4.2.0-1.oc9.src.rpm (info) (download)
noarch
compat-golang-github-cenkalti-backoff-4-devel-4.2.0-1.oc9.noarch.rpm (info) (download)
golang-github-cenkalti-backoff-devel-4.2.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build