activejob-retry provides automatic retry functionality for failed ActiveJobs, with exponential backoff. Features: * Works with any queue adapter that supports retries. * Whitelist/blacklist exceptions to retry on. * Exponential backoff (varying the delay between retries). * Light and easy to override retry logic.
Required Ruby Version
>= 0
Authors
Isaac Seymour
Versions
- 0.6.3 February 09, 2017 (24 KB)
- 0.6.2 August 10, 2016 (23.5 KB)
- 0.6.1 June 01, 2016 (25 KB)
- 0.6.0 May 18, 2016 (25 KB)
- 0.5.1 October 28, 2015 (25.5 KB)