activejob-retry provides a simple DSL for automatically retrying ActiveJobs when they fail, with exponential backoff. Features: * (Should) work 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)
- 0.0.1 January 01, 2015 (12.5 KB)