RubyGems Navigation menu

activejob-retry 0.6.0

activejob-retry provides automatic retry functionality for failed ActiveJobs, with exponential backoff. Features: * Works 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 (24.0 KB)
  2. 0.6.2 August 10, 2016 (23.5 KB)
  3. 0.6.1 June 01, 2016 (25.0 KB)
  4. 0.6.0 May 18, 2016 (25.0 KB)
  5. 0.5.1 October 28, 2015 (25.5 KB)
显示所有版本 (共 15 个)

Runtime 依赖 (2):

activejob >= 4.2
activesupport >= 4.2

Development 依赖 (4):

rake >= 10.3
rspec >= 0
rspec-its >= 0
rubocop >= 0

业主:

作者:

  • Isaac Seymour

SHA 256 校验和:

=

下载总量 2,625,717

这个版本 3,850

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: