RubyGems Navigation menu

retriable 3.1.2

Retriable is a 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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.1.2 - June 11, 2018 (16.5 KB)
  2. 3.1.1 - July 29, 2017 (16 KB)
  3. 3.1.0 - July 28, 2017 (15.5 KB)
  4. 3.0.2 - April 27, 2017 (15 KB)
  5. 3.0.1 - February 19, 2017 (15 KB)
Show all versions (23 total)

Development Dependencies (3):

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

Owners:

Authors:

  • Jack Chu

SHA 256 checksum:

0a5a5d0ca4ba61a76fb31a17ab8f7f80281beb040c329d34dfc137a1398688e0

Total downloads 228,951,065

For this version 191,512,647

License:

MIT

Required Ruby Version: >= 2.0.0

Links: