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,762 of 190,443
Downloads: 324,139
Daily
Ranking: 8,185 of 190,400
Downloads: 218
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 66,806 | 15,310 | wordref |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,258,433,457 | rake |
| 29 | 958,643,907 | rspec |
| 56 | 661,622,316 | rubocop |
| 3,387 | 3,899,521 | structured_warnings |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |