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,876 of 192,704
Downloads: 337,235

Daily

Ranking: 6,532 of 192,689
Downloads: 416

Depended by

RankDownloadsName
67,09415,541wordref

Depends on

RankDownloadsName
81,315,196,836rake
29978,087,570rspec
56688,972,761rubocop
3,4093,968,729structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson