Fri, 20 Sep 2024 06:41:03 UTC | login

Information for RPM golang-github-cloudflare-backoff-0-0.15.20190628git647f3cd.fc41.src.rpm

ID1340176
Namegolang-github-cloudflare-backoff
Version0
Release0.15.20190628git647f3cd.fc41
Epoch
Archsrc
SummaryBackoff timer shared between several projects
Description This package implements the backoff strategy described in the AWS Architecture Blog article "Exponential Backoff And Jitter". Essentially, the backoff has an interval time.Duration; the nth call to backoff will return an a time.Duration that is 2 n * interval. If jitter is enabled (which is the default behaviour), the duration is a random value between 0 and 2 n * interval. The backoff is configured with a maximum duration that will not be exceeded; e.g., by default, the longest duration returned is backoff.DefaultMaxDuration.
Build Time2024-07-18 08:13:55 GMT
Size24.07 KB
1d0befb0f9bc6e1e81dc7a28ba3db15c
LicenseBSD-2-Clause
Provides
golang-github-cloudflare-backoff-devel = 0-0.15.20190628git647f3cd.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
backoff-647f3cdfc87a18586e279c97afd6526d01b0d063.tar.gz4.64 KB
golang-github-cloudflare-backoff.spec3.66 KB
Component of No Buildroots