Categories: None [Edit]
resque-rate_limited
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.
Total
Ranking: 82,315 of 187,967
Downloads: 10,908
Daily
Ranking: 121,583 of 187,960
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 936 | 49,311,954 | resque |
| 1,461 | 26,199,461 | |
| 2,365 | 8,496,850 | redis-mutex |
| 8,921 | 373,923 | evernote-thrift |
| 14,910 | 131,710 | angellist_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dominicsayers |