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,854 of 195,762
Downloads: 356,188
Daily
Ranking: 9,444 of 195,747
Downloads: 127
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 67,494 | 15,850 | wordref |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,384,293,602 | rake |
| 29 | 1,006,320,288 | rspec |
| 57 | 728,179,197 | rubocop |
| 3,437 | 4,125,389 | structured_warnings |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |