RubyGems Navigation menu

activejob-retry 0.0.1

activejob-retry provides a simple DSL for automatically retrying ActiveJobs when they fail, with exponential backoff. Features: * (Should) work with any queue adapter that supports retries. * Whitelist/blacklist exceptions to retry on. * Exponential backoff (varying the delay between retries). * Light and easy to override retry logic.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.6.3 February 09, 2017 (24KB)
  2. 0.6.2 August 10, 2016 (23.5KB)
  3. 0.6.1 June 01, 2016 (25KB)
  4. 0.6.0 May 18, 2016 (25KB)
  5. 0.5.1 October 28, 2015 (25.5KB)
  6. 0.0.1 January 01, 2015 (12.5KB)
全てのバージョンを表示(全15件)

Runtime依存関係 (2):

activejob >= 4.2
activesupport >= 4.2

Development依存関係 (4):

pry-byebug >= 0
rake >= 10.3
rspec >= 0
rspec-its >= 0

所有者:

作者:

  • Isaac Seymour

SHA 256チェックサム:

=

累計ダウンロード数 2,639,478

このバージョンのみ 3,453

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

ライセンス:

MIT

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

リンク: