Mon, 30 Jun 2025 09:53:13 CST | login

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

ID36640
Package Namegolang-github-cenkalti-backoff
Version4.2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-cenkalti-backoff.git?.#7701a334b03fa317e4912ad74e030350d790570b
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 bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 18 Jun 2025 15:16:01 CST
CompletedWed, 18 Jun 2025 15:20:33 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 No tags
RPMs No RPMs
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 4.2.0-2 - Rebuilt for loongarch64 * Thu Aug 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build