RubyGems Navigation menu

resque-rate_limited 1.1.0

A Resque plugin which allows you to create dedicated queues for jobs that use rate limited apis. These queues will pause when one of the jobs hits a rate limit, and unpause after a suitable time period. The rate_limited can be used directly, and just requires catching the rate limit exception and pausing the queue. There are also additional queues provided that already include the pause/rety logic for twitter, angelist and evernote; these allow you to support rate limited apis with minimal changes.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 1.2.4 - April 26, 2017 (12,5 KB)
  2. 1.2.3 - April 26, 2017 (12,5 KB)
  3. 1.2.2 - April 26, 2017 (12,5 KB)
  4. 1.2.0 - October 07, 2016 (14 KB)
  5. 1.1.0 - October 03, 2016 (14 KB)

dependencias de Runtime (5):

angellist_api >= 1.0.7, ~> 1.0
evernote-thrift >= 1.25.1, ~> 1.25
redis-mutex >= 4.0.0, ~> 4.0
resque >= 1.9.10, ~> 1.9
twitter >= 5.11.0, ~> 5.11

dependencias de Development (10):

guard ~> 2
listen < 3.1, ~> 3.0
rake ~> 10
reek ~> 4
rspec ~> 2
rubocop ~> 0
simplecov ~> 0

Propietarios:

Autores:

  • Greg Dowling

SHA 256 checksum:

ba8c7ffd905112f1cda615edcff87d69eb96a7e84233c18c5f3a81b86619bcc5

Total de descargas 9.352

Para esta versión 1.772

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: