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: 58,879 of 192,505
Downloads: 18,615

Daily

Ranking: 126,350 of 192,483
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,377,398,827bundler
81,306,403,856rake
29975,141,511rspec
99463,710,398simplecov
1,07643,948,040shoulda

Owners

#GravatarHandle
1iconashirazi