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,888 of 182,878
Downloads: 245,814

Daily

Ranking: 7,694 of 182,869
Downloads: 81

Depended by

RankDownloadsName
65,58013,841wordref

Depends on

RankDownloadsName
10944,344,591rake
25813,260,135rspec
63469,671,464rubocop
3,1243,531,234structured_warnings
9,119291,975safe_timeout

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson