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: 56,801 of 186,959
Downloads: 17,979

Daily

Ranking: 117,132 of 186,713
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
99413,507,374simplecov
1,11337,601,479shoulda

Owners

#GravatarHandle
1iconashirazi