RubyGems Navigation menu

resque-retry 1.5.0

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. 1.5.0 - October 24, 2015 (34 KB)
Show all versions (33 total)

Runtime Dependencies (2):

resque ~> 1.25

Development Dependencies (7):

json ~> 1.8
minitest ~> 5.5
mocha ~> 1.1
rack-test ~> 0.6
rake ~> 10.3
simplecov ~> 0.9
yard ~> 0.8

Owners:

Authors:

  • Luke Antins, Ryan Carver, Jonathan W. Zaleski

SHA 256 checksum:

206180a9f4d5a54184b04532d039c07406b3f0a04a30125b831776ae89a5665b

Total downloads 11,137,866

For this version 2,435,647

License:

MIT

Required Ruby Version: >= 0

Links: