The Wayback Machine - https://web.archive.org/web/20220513130324/https://github.com/topics/twitter-streaming-api
Skip to content
#

twitter-streaming-api

Here are 234 public repositories matching this topic...

twitter-stream
Fallenstedt
Fallenstedt commented Nov 27, 2021

Is your feature request related to a problem? Please describe.
Twitter suggests the following for handling disconnections: https://developer.twitter.com/en/docs/twitter-api/tweets/filtered-stream/integrate/handling-disconnections

Back off exponentially for HTTP 429 errors Rate limit exceeded. Start with a 1 minute wait and double each attempt. Note that every HTTP 429 received increases

enhancement good first issue

Improve this page

Add a description, image, and links to the twitter-streaming-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the twitter-streaming-api topic, visit your repo's landing page and select "manage topics."

Learn more