RubyGems Navigation menu

resque-retry 0.1.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.8.1 - June 25, 2023 (38.0 KB)
  2. 1.8.0 - April 15, 2023 (38.0 KB)
  3. 1.7.6 - August 06, 2021 (38.0 KB)
  4. 1.7.5 - August 06, 2021 (37.5 KB)
  5. 1.7.4 - October 09, 2020 (37.0 KB)
  6. 0.1.0 - August 29, 2010 (18.0 KB)
顯示所有版本(共 33)

Runtime 相依性套件 (2):

resque >= 1.8.0
resque-scheduler >= 1.8.0

Development 相依性套件 (4):

simplecov-html >= 0.3.0
test-unit >= 0
turn >= 0
yard >= 0

擁有者:

作者:

  • Luke Antins, Ryan Carver

SHA 256 checksum:

f3b90bd3c18b4bec2c658056944053b2dd0a89b98d2148fb64f510e043fd5c88

總下載次數 11,130,222

這個版本 91,965

License:

Ruby 版本需求:

相關連結: