Websocket live feed stops after running for 30 mins

Websocket live feed stops after running for 30 mins
Can you please help - NP0479

Exception in thread WebSocketClient:
Traceback (most recent call last):
File “C:\Users\Nandan\AppData\Local\Programs\Python\Python311\Lib\threading.py”, line 1038, in _bootstrap_inner
self.run()
File “C:\Users\Nandan\AppData\Local\Programs\Python\Python311\Lib\threading.py”, line 975, in run
self._target(*self._args, **self._kwargs)
File “C:\Users\Nandan\AppData\Local\Programs\Python\Python311\Lib\site-packages\ws4py\websocket.py”, line 531, in run
self.terminate()
File “C:\Users\Nandan\AppData\Local\Programs\Python\Python311\Lib\site-packages\ws4py\websocket.py”, line 431, in terminate
self.closed(1006, “Going away”)
TypeError: WsClient.closed() takes 1 positional argument but 3 were given

-Nandan

I upgraded the websocket client. looks good now. will let you know if any issues

Thank you Nandan, we shall be updating the WebSocket Package and will shortly update you.