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,819 of 196,375
Downloads: 362,472
Daily
Ranking: 5,133 of 196,338
Downloads: 536
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 67,601 | 15,890 | wordref |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,400,595,737 | rake |
| 29 | 1,013,489,279 | rspec |
| 57 | 737,801,976 | rubocop |
| 3,447 | 4,160,501 | structured_warnings |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |