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,846 of 187,967
Downloads: 301,543
Daily
Ranking: 5,128 of 187,960
Downloads: 392
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 66,463 | 15,026 | wordref |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,178,214,454 | rake |
| 28 | 930,568,481 | rspec |
| 57 | 621,211,399 | rubocop |
| 3,336 | 3,820,898 | structured_warnings |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |