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

Installeer:
=

Versies:

  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)
Toon alle versies (15 totaal)

Runtime afhankelijkheden (2):

activejob >= 4.2
activesupport >= 4.2

Development afhankelijkheden (4):

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

Eigenaren:

Authors:

  • Isaac Seymour

SHA 256 checksum:

=

Total downloads 2.639.482

Voor deze versie 3.453

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: