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,854 of 195,762
Downloads: 356,188

Daily

Ranking: 9,444 of 195,747
Downloads: 127

Depended by

RankDownloadsName
67,49415,850wordref

Depends on

RankDownloadsName
81,384,293,602rake
291,006,320,288rspec
57728,179,197rubocop
3,4374,125,389structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson