twitteR icon indicating copy to clipboard operation
twitteR copied to clipboard

RetryOnRateLimit automatically reset

Open wendywangwwt opened this issue 8 years ago • 0 comments

Hi,

I'm trying to get the friends for some users but encountered a weird problem:

screen shot 2017-10-20 at 18 10 57

Basically it looks like the RetryOnRateLimit number is automatically reset after 15 or 16 trials, and I'm not sure why it cannot return the friend list after over 45 trials -- the Twitter api rate limit has a 15-min window but 45 trials equals about 45 minutes that definitely should move into the next window.

Using the same code I've successfully pulled friend list for some users, so I'm not sure if this problem is caused by some specific issues on this particular user. The user id is 171337448 for purpose to reproduce the issue.

Does anyone have any idea what's going on?

wendywangwwt avatar Oct 20 '17 22:10 wendywangwwt