did not receive any ticks between 10:05:00 AM to 10:19:00 AM through web socket api . I just want to know if there is any issue from Zerodha side, during this period.
Any disconnection error in the websocket debug logs? Have you added an on_error callback? This would throw the required error message when the connection is closed.
Have you added an on_error callback? This would throw the required error message when the connection is closed.