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,896 of 186,715
Downloads: 285,077

Daily

Ranking: 4,091 of 186,700
Downloads: 1,085

Depended by

RankDownloadsName
66,31214,498wordref

Depends on

RankDownloadsName
101,127,274,939rake
27909,005,466rspec
57589,104,400rubocop
3,2973,761,668structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson