RubyGems Navigation menu

resque-rate_limited 1.2.4

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 queue 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/retry logic for Twitter, AngelList and Evernote; these allow you to support rate-limited APIs with minimal changes.

Gemfile:
= Copier Copié!

installation:
=

Versions:

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

Dépendances 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

Propriétaires:

Auteurs:

  • Greg Dowling

Total de contrôle SHA 256:

924560722379e546292239524187fe960abadbc2add039546dab2332ace65732

Total de téléchargements 9 271

Pour cette version 2 365

License:

MIT

Version de Ruby requise: >= 0

Liens: