Websocekt data stopped updating at 12:16:01 today

Websocket feeds are frozen from around 12:16:01 today. Event though I have auto connect implemented, still there was no recovery

streamer.on(“message”, on_message)

Modify auto-reconnect parameters: enable it, set interval to 10 seconds, and retry count to 3

streamer.auto_reconnect(True, 20, 3)

streamer.connect()

@Ketan @Pradeep_Jaiswar

Hi @sameer_siddiqui ,
This is unlikely to occur as long as you have a stable network connection. However, we can still look into it. Could you please share your 6-digit user ID and the instruments you subscribed to?

@Ketan ID: 33A8TH, I was subscribed to Nifty Index and its option chain, instruments stopped updating around the time I mentioned. Internet was working throughout, I was accessing the machine and other stuff was working