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,819 of 196,375
Downloads: 362,472

Daily

Ranking: 5,133 of 196,338
Downloads: 536

Depended by

RankDownloadsName
67,60115,890wordref

Depends on

RankDownloadsName
81,400,595,737rake
291,013,489,279rspec
57737,801,976rubocop
3,4474,160,501structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson