You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
df<-rtoot::get_timeline_hashtag("rstats",limit=100000)
#>Rate limit exceeded, waiting for 514 seconds#>Rate limit exceeded, waiting for 155 seconds#>Error: something went wrong. Status code: 429
The text was updated successfully, but these errors were encountered:
Seems like a good idea. I think we dont need a resume function. One can resume with the max_id or whatever is returned in the header. But I need to verify this
all data is lost in the case of this error
The text was updated successfully, but these errors were encountered: