Categories: None [Edit]
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,720 of 191,571
Downloads: 330,609
Daily
Ranking: 8,839 of 191,542
Downloads: 154
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 66,897 | 15,364 | wordref |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,277,402,021 | rake |
| 29 | 965,767,320 | rspec |
| 56 | 671,317,533 | rubocop |
| 3,394 | 3,924,549 | structured_warnings |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |