activejob-retry 0.6.0
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.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
activejob
>= 4.2
activesupport
>= 4.2