The attempt library provides a thin wrapper for the typical begin/rescue/sleep/retry dance. This is used by programmers to robustly handle flaky connections where it's often better to try again rather than fail immediately.
Daniel J. Berger
August 4, 2009 11:52pm
N/A