RubyGems Navigation menu

retriable 3.0.0

Retriable is an 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.4.1 March 09, 2026 (20.5 KB)
  2. 3.4.0 March 09, 2026 (20 KB)
  3. 3.3.0 March 06, 2026 (19.5 KB)
  4. 3.2.1 February 19, 2026 (18.5 KB)
  5. 3.2.0 February 18, 2026 (18.5 KB)
  6. 3.0.0 January 08, 2017 (15 KB)
Show all versions (28 total)

Development Dependencies (6):

bundler ~> 1.13
guard >= 0
listen ~> 3.1
minitest ~> 5.10
rake ~> 12.0

Owners:

Authors:

  • Jack Chu

SHA 256 checksum:

=

Total downloads 358,823,967

For this version 102,814

Version Released:

License:

MIT

Required Ruby Version: >= 2.0.0

Links: