WebSocket disconnection after few hours

kontacthimanshu
After about 4 to 4 and half hours of successful streaming my WebSocket connection disconnects like repeatedly without any successful resumption, with following error:

ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None)

This is not happening from your side. Any clue what could be wrong in my setup. My setup is a Python client as per the example given in your Docs, wherein after WebSockets event handlers like tick, connection error etc, its a Flask web application.

Much appreciate any clues.
Sign In or Register to comment.