RubyGems Navigation menu

rescue_me 0.1.1

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 (3):

bundler >= 0
shoulda >= 0
simplecov >= 0

Owners:

Authors:

  • Arild Shirazi

SHA 256 checksum:

=

Total downloads 18,344

For this version 3,926

Version Released:

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: