Categories: None [Edit]

attempt

https://rubygems.org/gems/attempt
https://github.com/djberg96/attempt
The attempt library provides a thin wrapper for the typical begin/rescue/sleep/retry dance. Use this in order to robustly handle blocks of code that could briefly flake out, such as an http or database connection, where it's often better to try again after a brief period rather than fail immediately.

Total

Ranking: 9,907 of 187,267
Downloads: 291,604

Daily

Ranking: 25,645 of 187,255
Downloads: 13

Depended by

RankDownloadsName
66,28514,883wordref

Depends on

RankDownloadsName
101,152,586,541rake
27919,702,603rspec
57604,868,204rubocop
3,3163,790,787structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson