hamkline

Results 6 comments of hamkline

Probably an issue with 2.0, older versions won't give me `'NO_API_RESPONSE'`

![capture](https://user-images.githubusercontent.com/35546519/39961975-ab1ba9aa-5618-11e8-916d-ce9cfbbba5aa.PNG) I'm having issues with reconnection too. Mine lasts quite a bit, but at least once a day it breaks. I'm running on a server with 1GB RAM only though....

Is `v1.0.4` only difference in the code you mentioned for me above? Because I still got the error with that. If not let me know and I'll test with the...

As I said, I subscribe and then stick to a function with a `while True` that handles the data forever, just like in your example with the `__init__` having this:...

I got that too, here's a print just in case it helps: ![capture](https://user-images.githubusercontent.com/35546519/39995762-a915fe08-5753-11e8-9ae8-749867325cab.PNG) It was in the same function I mentioned earlier, it's the one that handles `self.ticker_updates_container` and nothing...

Well, I got it once in like, 6 hours Do you think there's any way I can catch it with a try except before trying cfscrape?