Dear All,
I want to make an application about trend topics. I am able to watch them by checking every 1 minute which is ok for REST API rate limit (15 request for 15 minute window equals to 1 check for every minute) but I should change my stream according to it if necessary. I have checked the documentation but not satisfied with the rate limiting explanations. It says I should cache etc which I am doing already.
My question is: how often can I stop and start streams with the same token? Do we have a limit on that? Is it like Rest API (15-180 per 15 minute window)? Or does it has any other limitation like “you can start x numbers of streams at y minute windows”?
Thanks a lot!
system
closed
#2
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.