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:
=

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:

=

Total downloads 18,292

For this version 7,635

Version Released:

License:

MIT

Required Ruby Version: None

Links: