RubyGems Navigation menu

resque-retry 0.2.1

resque-retry provides retry, delay and exponential backoff support for resque jobs. Features: * Redis backed retry count/limit. * Retry on all or specific exceptions. * Exponential backoff (varying the delay between retrys). * Multiple failure backend with retry suppression & resque-web tab. \ * Small & Extendable - plenty of places to override retry logic/settings.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.8.1 - June 25, 2023 (38 KB)
  2. 1.8.0 - April 15, 2023 (38 KB)
  3. 1.7.6 - August 06, 2021 (38 KB)
  4. 1.7.5 - August 06, 2021 (37.5 KB)
  5. 1.7.4 - October 09, 2020 (37 KB)
  6. 0.2.1 - November 23, 2011 (19 KB)
Show all versions (33 total)

Runtime Dependencies (3):

rake >= 0
resque >= 1.8.0
resque-scheduler >= 1.8.0

Development Dependencies (5):

json >= 0
minitest >= 0
rack-test >= 0
simplecov >= 0.3.0
yard >= 0

Owners:

Authors:

  • Luke Antins, Ryan Carver

SHA 256 checksum:

672cd474c6e3bfaf84bdab5d81f0af38a684a9f87f7f0b09295e71d023b5661a

Total downloads 11,152,762

For this version 8,935

Licenses:

N/A

Required Ruby Version: None

Links: