RubyGems Navigation menu

rescue_me 0.1.3

Provides a convenience method to retry blocks of code that might fail due to temporary errors, e.g. a network service that becomes temporarily unavailable. The retries are timed to back-off exponentially (2^n seconds), hopefully giving time for the remote server to recover.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.3 - March 29, 2013 (6.5 KB)
  2. 0.1.2 - March 29, 2013 (6.5 KB)
  3. 0.1.1 - December 04, 2012 (5.5 KB)
  4. 0.1.0 - August 24, 2010 (7 KB)

Development Dependencies (5):

bundler >= 0
rake >= 0
rspec >= 0
shoulda >= 0
simplecov >= 0

Owners:

Authors:

  • Arild Shirazi

SHA 256 checksum:

0bcedc2a323e8d1b2f99248b3940f81dedf54c78a68fdc1870ea28af26429ce3

Total downloads 17,247

For this version 7,182

License:

MIT

Required Ruby Version: None

Links: