Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37584371
en ru br
ALT Linux repos
S:3.1.2.1-alt1

Group :: Development/Ruby
RPM: gem-retriable

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.2.1-alt1
Build date: 2 june 2021, 18:54 ( 151.6 weeks ago )
Size: 15.59 Kb

Home page:   https://github.com/kamui/retriable

License: MIT
Summary: Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff
Description:

Retriable is a simple DSL to retry failed code blocks with randomized
exponential backoff time intervals. This is especially useful when interacting
external APIs, remote services, or file system calls.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-retriable
  • gem-retriable-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin