Closed eichin closed 10 years ago
Turns out the cursor call can use up the 15 request quota in "page" requests, and then fail; there's a tweepy fork that will wait on this, but we can also force some timeouts...
This is working in practice on my logger.
Turns out the cursor call can use up the 15 request quota in "page" requests, and then fail; there's a tweepy fork that will wait on this, but we can also force some timeouts...