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,888 of 182,878
Downloads: 245,814
Daily
Ranking: 7,694 of 182,869
Downloads: 81
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
65,580 | 13,841 | wordref |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 944,344,591 | rake |
25 | 813,260,135 | rspec |
63 | 469,671,464 | rubocop |
3,124 | 3,531,234 | structured_warnings |
9,119 | 291,975 | safe_timeout |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djberg96 | |
2 | normalperson |