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,881 of 186,961
Downloads: 289,552

Daily

Ranking: 22,205 of 186,954
Downloads: 40

Depended by

RankDownloadsName
66,32714,693wordref

Depends on

RankDownloadsName
101,140,169,777rake
27914,289,095rspec
57596,699,978rubocop
3,3043,777,590structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson