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,896 of 186,715
Downloads: 285,077
Daily
Ranking: 4,091 of 186,700
Downloads: 1,085
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
66,312 | 14,498 | wordref |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,127,274,939 | rake |
27 | 909,005,466 | rspec |
57 | 589,104,400 | rubocop |
3,297 | 3,761,668 | structured_warnings |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djberg96 | |
2 | normalperson |