RubyGems Navigation menu

resque-retry 1.8.1

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 (38KB)
  2. 1.8.0 April 15, 2023 (38KB)
  3. 1.7.6 August 06, 2021 (38KB)
  4. 1.7.5 August 06, 2021 (37.5KB)
  5. 1.7.4 October 09, 2020 (37KB)
全てのバージョンを表示(全33件)

Runtime依存関係 (2):

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

Development依存関係 (7):

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

所有者:

プッシュ者:

作者:

  • Luke Antins, Ryan Carver, Jonathan W. Zaleski

SHA 256チェックサム:

=

累計ダウンロード数 11,970,471

このバージョンのみ 619,035

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: