Categories: None [Edit]

attempt

https://rubygems.org/gems/attempt
https://github.com/djberg96/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

Depended by

RankDownloadsName
66,46315,026wordref

Depends on

RankDownloadsName
101,178,214,454rake
28930,568,481rspec
57621,211,399rubocop
3,3363,820,898structured_warnings

Owners

#GravatarHandle
1icondjberg96
2iconnormalperson