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,809 of 196,658
Downloads: 367,971

Daily

Ranking: 15,161 of 196,619
Downloads: 37

Depended by

RankDownloadsName
67,77415,900wordref

Depends on

RankDownloadsName
81,416,600,134rake
291,020,526,382rspec
56747,227,703rubocop
3,4524,201,860structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson