Sign in Sign up
rubygems

resque-rate_limited_queue

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/rety logic for twitter, angelist and evernote; these allow you to support rate limited apis with minimal changes.

Activity

Latest release
9y ago
Total releases
11
Cadence
~3 days
Last 12 months
0

Details

License
MIT
First release
Dec 28, 2014
Releases
Version Released
1.2.0 minor
1.1.0 minor
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.0 major
0.0.34 patch
0.0.33 patch
0.0.30 initial
0.0.31 patch
0.0.32 patch