RubyGems Navigation menu

activejob-retry 0.6.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.3 - February 09, 2017 (24 KB)
  2. 0.6.2 - August 10, 2016 (23.5 KB)
  3. 0.6.1 - June 01, 2016 (25 KB)
  4. 0.6.0 - May 18, 2016 (25 KB)
  5. 0.5.1 - October 28, 2015 (25.5 KB)
Show all versions (15 total)

Runtime Dependencies (2):

activejob >= 4.2
activesupport >= 4.2

Development Dependencies (4):

rake >= 10.3
rspec >= 0
rspec-its >= 0
rubocop >= 0

Owners:

Authors:

  • Isaac Seymour

SHA 256 checksum:

4161c21153b89f68a9f6a193cecad1ca947bba40a3415543ba157f4c6856044f

Total downloads 2,392,499

For this version 2,240,953

License:

MIT

Required Ruby Version: >= 0

Links: