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,861 of 193,339
Downloads: 342,062

Daily

Ranking: 6,209 of 193,316
Downloads: 491

Depended by

RankDownloadsName
67,18615,610wordref

Depends on

RankDownloadsName
81,334,368,613rake
29984,595,130rspec
56698,204,622rubocop
3,4213,993,375structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson