Kotak-Neo / kotak-neo-api

113 stars 103 forks source link

Issue with on_close in websocket #91

Open Prrix opened 11 months ago

Prrix commented 11 months ago

I am using the websocket and things go fine for a while but it randomly closes in the middle with

[OnClose]: Function is running HSWebsocket 1000 [OnClose]: Function is running HSWebsocket None

without invoking my given onclose function

Kotak-Neo commented 10 months ago

Kindly force reinstall the SDK once and check if the issue still persists.

dolaram commented 8 months ago

I am also facing same issue. @Kotak-Neo

[Socket]: Error ! ERROR in HSWebscoket Connection to remote host was lost. [OnError]: Function is running HSWebsocket [OnClose]: Function is running HSWebsocket Non

Is there any way to fix issue? how to reestablish the websocket connection once it closes in between?

rudra-24 commented 5 months ago

same issue. did any of you find a way around this ?