Mon, 08 Jul 2024 02:03:49 UTC | login

Information for build golang-github-cloudflare-backoff-0-0.14.20190628git647f3cd.fc40

ID289656
Package Namegolang-github-cloudflare-backoff
Version0
Release0.14.20190628git647f3cd.fc40
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 09:43:54 UTC
CompletedMon, 26 Feb 2024 09:43:54 UTC
Tags
f40
f41
RPMs
src
golang-github-cloudflare-backoff-0-0.14.20190628git647f3cd.fc40.src.rpm (info) (download)
noarch
golang-github-cloudflare-backoff-devel-0-0.14.20190628git647f3cd.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jul 24 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0-10 - SPEC cleanup * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild