Yonet / TweetMigration

A WebGL heatmap of global Twitter activity
http://tweetmigration.herokuapp.com/#style=clouds
BSD 2-Clause "Simplified" License
43 stars 11 forks source link

Reconnect after admin_logout #10

Open lazd opened 10 years ago

lazd commented 10 years ago

After over 1 million tweets, the steam will sometimes return:

{
   disconnect:{
      code:7,
      stream_name:'tevgende-statuses228512',
      reason:'admin logout'
   }
}

The server should reconnect and continue streaming when this happens.

This seems to happen when running locally.