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,889 of 187,603
Downloads: 294,955
Daily
Ranking: 5,133 of 187,591
Downloads: 190
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 66,418 | 14,942 | wordref |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,165,909,119 | rake |
| 28 | 925,144,006 | rspec |
| 57 | 613,601,628 | rubocop |
| 3,327 | 3,804,157 | structured_warnings |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |