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,762 of 190,443
Downloads: 324,139

Daily

Ranking: 8,185 of 190,400
Downloads: 218

Depended by

RankDownloadsName
66,80615,310wordref

Depends on

RankDownloadsName
81,258,433,457rake
29958,643,907rspec
56661,622,316rubocop
3,3873,899,521structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson