RubyGems Navigation menu

retriable 3.7.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. 3.7.0 May 27, 2026 (29 KB)
  2. 3.6.1 May 26, 2026 (30 KB)
  3. 3.6.0 May 26, 2026 (26 KB)
  4. 3.5.1 May 26, 2026 (23.5 KB)
  5. 3.5.0 May 23, 2026 (22.5 KB)
Show all versions (33 total)

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Jack Chu

SHA 256 checksum:

=

Total downloads 375,047,373

For this version 221

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: