Package gem-retriable: Information

    Source package: gem-retriable
    Version: 3.1.2.1-alt1
    Latest version according to Repology
    Build time:  Aug 22, 2021, 06:10 PM in the task #263530
    Category: Development/Ruby
    Report package bug
    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.

    List of rpms provided by this srpm:
    gem-retriable (noarch)
    gem-retriable-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby
      2. gem(bundler) >= 0
      3. gem(bundler) < 3

    Last changed


    June 2, 2021 Pavel Skrylev 3.1.2.1-alt1
    - > Ruby Policy 2.0
    - ^ 3.1.2 -> 3.1.2.1
    Nov. 14, 2018 Pavel Skrylev 3.1.2-alt3
    - Gemify correctly 3.1.2
    July 6, 2018 Andrey Cherepanov 3.1.2-alt2
    - Rebuild for correct gemspec file name.