RubyGems Navigation menu

retriable 3.5.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.5.0 May 23, 2026 (22.5 KB)
  2. 3.4.1 March 09, 2026 (20.5 KB)
  3. 3.4.0 March 09, 2026 (20 KB)
  4. 3.3.0 March 06, 2026 (19.5 KB)
  5. 3.2.1 February 19, 2026 (18.5 KB)
Show all versions (29 total)

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • Jack Chu

SHA 256 checksum:

=

Total downloads 374,287,998

For this version 13,105

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: