My websocket connection has subscribed only for 200 tokens for LTP.
I am observing that websocket tick data is delayed after sometime for almost all the tokens. Upon closing and reconnecting server still sends delayed tickes.
Question is
- Why does the delay is happening even with the live connection ? This was working as expected earlier but seeing this issue since could of days.
- Does angel web socket server sending stale/pending ticks data to client upon reconnect ? If Yes, How to avoid/flush this data ?
Please help! Its been fraustrating seeing you guys also not replied to same question in the past.