Subscribing to too many events causes all api calls to stall

I’m trying to connect to a few device event streams on a page load throught the particle JS SDK, when I change pages and come back, it attempts to connect to the event streams again, but the requests hang and blocks all other calls to the API from my account, including ones through the console. This had been working prior to Thursday/Friday last week. I’ve tried to end/abort the EventStream but the network tab of my browser devtools show the event streams as still active. So the two fold issue is that there seems to be a limit on the number of streams I can connect to, and there is no way of closing stream except for exiting the page. I really need some troubleshooting help with this.

Thanks for reporting this. This is a known issue. I'll post more updates here: