RubyGems Navigation menu

retriable 3.1.2

Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting external api/services or file system calls.

Gemfile:
=

install:
=

Versions:

  1. 3.3.0 March 06, 2026 (19.5 KB)
  2. 3.2.1 February 19, 2026 (18.5 KB)
  3. 3.2.0 February 18, 2026 (18.5 KB)
  4. 3.1.2 June 11, 2018 (16.5 KB)
  5. 3.1.1 July 29, 2017 (16 KB)
Show all versions (26 total)

Development Dependencies (3):

bundler >= 0
listen ~> 3.1
rspec ~> 3

Owners:

Authors:

  • Jack Chu

SHA 256 checksum:

=

Total downloads 355,073,962

For this version 313,754,495

Version Released:

License:

MIT

Required Ruby Version: >= 2.0.0

Links: