Hi all,
I had a question around rate limiting with regards to streams, as it wasn’t clear in the documentation (or I just missed it).
Is there a limit for how many streams (via the Streaming API) we can get per app? In other words, if my app issues, say, 1000 OAuth tokens for 1000 unique users, will Twitter still update those streams, or is there a hard limit that’s imposed?
We’re seeing cases where streams just stop updating via this endpoint: https://userstream.twitter.com/1.1/user.json
Thanks!
Eric