RubyGems Navigation menu

retriable 3.8.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.8.0 May 27, 2026 (31 KB)
  2. 3.7.0 May 27, 2026 (29 KB)
  3. 3.6.1 May 26, 2026 (30 KB)
  4. 3.6.0 May 26, 2026 (26 KB)
  5. 3.5.1 May 26, 2026 (23.5 KB)
Show all versions (34 total)

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Jack Chu

SHA 256 checksum:

=

Total downloads 375,188,314

For this version 29,704

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: