RubyGems Navigation menu

retriable 2.1.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:
= 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)
  6. 2.1.0 - October 01, 2015 (14.5 KB)
Show all versions (23 total)

Development Dependencies (5):

bundler ~> 1.7
guard >= 0
minitest ~> 5.6
rake ~> 10.4

Owners:

Authors:

  • Jack Chu

SHA 256 checksum:

c1e309cd29ca451e9e8aea7685368db0da490d519ced16f79867fae12b9e4384

Total downloads 234,223,705

For this version 10,594,207

License:

MIT

Required Ruby Version: >= 1.9.3

Links: