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,211 of 188,354
Downloads: 11,011
Daily
Ranking: 93,934 of 188,339
Downloads: 1
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 |
|---|---|---|
| 935 | 49,710,550 | resque |
| 1,465 | 26,321,231 | |
| 2,363 | 8,594,947 | redis-mutex |
| 8,915 | 378,822 | evernote-thrift |
| 14,956 | 132,051 | angellist_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | dominicsayers |