pester 0.1.2
|We found ourselves constantly wrapping network-facing calls with all kinds of bespoke, | copied, and rewritten retry logic. This gem is an attempt to unify common behaviors, | like simple retry, retry with linear backoff, and retry with exponential backoff.