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:
=

installieren:
=

Versionen:

  1. 0.6.3 February 09, 2017 (24 KB)
  2. 0.6.2 August 10, 2016 (23,5 KB)
  3. 0.6.1 June 01, 2016 (25 KB)
  4. 0.6.0 May 18, 2016 (25 KB)
  5. 0.5.1 October 28, 2015 (25,5 KB)
  6. 0.0.1 January 01, 2015 (12,5 KB)
Zeige alle Versionen (15 total)

Runtime Abhängigkeiten (2):

activejob >= 4.2
activesupport >= 4.2

Development Abhängigkeiten (4):

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

Besitzer:

Autoren:

  • Isaac Seymour

SHA 256-Prüfsumme:

=

Downloads insgesamt 2.639.476

Für diese Version 3.453

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: