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,747 of 192,213
Downloads: 333,925

Daily

Ranking: 11,316 of 192,186
Downloads: 82

Depended by

RankDownloadsName
67,02815,465wordref

Depends on

RankDownloadsName
81,295,730,382rake
29972,047,708rspec
56680,327,767rubocop
3,3973,951,216structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson