99x / github-audio

Listen to music generated by events happening across GitHub 🎷🎸
https://github.audio
MIT License
3 stars 6 forks source link

Twitter feed listen suddenly stops #4

Open rajikaimal opened 8 years ago

rajikaimal commented 8 years ago

Twitter feed with bubbles.

sasivarnan commented 7 years ago

@rajikaimal I would like to take it up. Can you elaborate it?

rajikaimal commented 7 years ago

We wanted to add bubbles when tweets with specific words are detected from Twitter API. We have already implemented it. But there's a bug which stops listening to streaming. Maybe something related to error handling. You can look into that issue here.

rajikaimal commented 7 years ago

I renamed the issue for clarity.

sasivarnan commented 7 years ago

Thanks for the clarification. I had a look on it. Any way to simulate that issue?

Update: I have set up the existing code and running twitter streaming with a very busy hashtag for past one hour. No issues so far. Can I raise a PR with my working setup ?

rajikaimal commented 7 years ago

@sasivarnan Sure.