activejob-retry 0.0.1
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.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (2):
activejob
>= 4.2
activesupport
>= 4.2