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,720 of 191,571
Downloads: 330,609

Daily

Ranking: 8,839 of 191,542
Downloads: 154

Depended by

RankDownloadsName
66,89715,364wordref

Depends on

RankDownloadsName
81,277,402,021rake
29965,767,320rspec
56671,317,533rubocop
3,3943,924,549structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson