sammchardy / python-kucoin

Kucoin REST and Websocket API python implementation
https://python-kucoin.readthedocs.io/en/latest/
MIT License
349 stars 147 forks source link

Errorhandling in websockets #64

Open asver12 opened 5 years ago

asver12 commented 5 years ago

The example code for websockets stops sending messages after 10-15 minutes, but the loop keeps running. How can I catch the reason for this and react?