RubyGems Navigation menu

resque-exponential-backoff 0.1.1

A resque plugin that adds retry/exponential backoff functionality to your resque jobs. Simply extend your module/class with this module: require 'resque-exponential-backoff' class DeliverWebHook extend Resque::Plugins::ExponentialBackoff def self.perform(url, hook_id, hmac_key) heavy_lifting end end

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.1.1 - April 22, 2010 (7,5 KB)

dependencias de Runtime (3):

hashie ~> 0.2.0
resque ~> 1.8.0
resque-scheduler ~> 1.8.0

dependencias de Development (2):

turn >= 0
yard >= 0

Propietarios:

Autores:

  • Luke Antins

SHA 256 checksum:

b7806d46b1f3a9b524f468852e81bae5ab7e43e65890441cd20c4ccb180bfb9a

Total de descargas 4.572

Para esta versión 4.572

Licencias:

N/A

Versión de Ruby requerida: Ninguno

Enlace: