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,906 of 184,953
Downloads: 265,730
Daily
Ranking: 15,999 of 184,934
Downloads: 27
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
66,042 | 14,152 | wordref |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,032,176,550 | rake |
26 | 859,107,496 | rspec |
61 | 527,176,913 | rubocop |
3,222 | 3,658,765 | structured_warnings |
9,124 | 315,709 | safe_timeout |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djberg96 | |
2 | normalperson |