RubyGems Navigation menu

retriable 3.4.0

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

Gemfile:
=

install:
=

Versions:

  1. 4.0.0 May 27, 2026 (32.5 KB)
  2. 3.8.0 May 27, 2026 (31 KB)
  3. 3.7.0 May 27, 2026 (29 KB)
  4. 3.6.1 May 26, 2026 (30 KB)
  5. 3.6.0 May 26, 2026 (26 KB)
  6. 3.4.0 March 09, 2026 (20 KB)
Show all versions (35 total)

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Jack Chu

SHA 256 checksum:

=

Total downloads 375,272,053

For this version 45,411

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

New versions require MFA: true

Links: