RubyGems Navigation menu

resque-retry 1.9.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:
=

install:
=

Versions:

  1. 1.9.0 January 23, 2026 (38.5 KB)
  2. 1.8.1 June 25, 2023 (38 KB)
  3. 1.8.0 April 15, 2023 (38 KB)
  4. 1.7.6 August 06, 2021 (38 KB)
  5. 1.7.5 August 06, 2021 (37.5 KB)
Show all versions (34 total)

Runtime Dependencies (2):

resque >= 1.25, < 4.0
resque-scheduler >= 4.0, < 6.0

Development Dependencies (7):

json ~> 2.0
minitest ~> 6.0
mocha ~> 3.0
rack-test ~> 2.0
rake >= 10.3, < 14
simplecov ~> 0.9
yard ~> 0.8

Owners:

Pushed by:

Authors:

  • Luke Antins, Ryan Carver, Jonathan W. Zaleski

SHA 256 checksum:

=

Total downloads 13,573,417

For this version 99

Version Released:

License:

MIT

Required Ruby Version: >= 3.2

Links: