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,889 of 187,603
Downloads: 294,955

Daily

Ranking: 5,133 of 187,591
Downloads: 190

Depended by

RankDownloadsName
66,41814,942wordref

Depends on

RankDownloadsName
101,165,909,119rake
28925,144,006rspec
57613,601,628rubocop
3,3273,804,157structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson