RubyGems Navigation menu

resque-retry 1.2.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. 1.2.0 May 19, 2014 (30.0 KB)
显示所有版本 (共 33 个)

Runtime 依赖 (2):

resque ~> 1.25

Development 依赖 (7):

json ~> 1.8
minitest ~> 4.0
mocha ~> 1.0
rack-test ~> 0.6
rake ~> 10.1
simplecov ~> 0.7
yard ~> 0.8

业主:

作者:

  • Luke Antins, Ryan Carver, Jonathan W. Zaleski

SHA 256 校验和:

=

下载总量 11,965,952

这个版本 36,786

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: