RubyGems Navigation menu

onyx-resque-retry 0.1.3

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. 0.1.5 - October 31, 2011 (18.5 KB)
  2. 0.1.4 - October 18, 2011 (18.5 KB)
  3. 0.1.3 - October 18, 2011 (18.5 KB)
  4. 0.1.2 - October 18, 2011 (18.5 KB)
  5. 0.1.1 - October 18, 2011 (18.5 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (2):

resque >= 1.8.0
resque-scheduler >= 1.8.0

Development 相依性套件 (5):

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

擁有者:

作者:

  • Luke Antins, Ryan Carver

SHA 256 checksum:

7069c5953904a885887652e55cf0b7ac0324cf6c86990d88cddb2e9f7a28dbaa

總下載次數 19,670

這個版本 3,088

License:

Ruby 版本需求:

相關連結: