Categories: None [Edit]

rescue_me

https://rubygems.org/gems/rescue_me
https://github.com/ashirazi/rescue_me
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.

Total

Ranking: 59,973 of 196,150
Downloads: 18,780

Daily

Ranking: 64,132 of 196,123
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,669,460,804bundler
81,395,065,511rake
291,011,016,091rspec
98493,755,548simplecov
1,06546,933,244shoulda

Owners

#GravatarHandle
1iconashirazi