SpiderStrategies / node-tweet-stream

Node twitter module to hook into the public filter streaming, seamlessly updating the tracking keywords.
210 stars 43 forks source link

no maximum delay for HTTP 420 errors #13

Closed nkzawa closed 10 years ago

nkzawa commented 10 years ago

There is no max delay time for HTTP 420 errors according to the docs.

Note that every HTTP 420 received increases the time you must wait until rate limiting will no longer will be in effect for your account.

nathanbowser commented 10 years ago

Good catch.