LTP Delay in WebSocket Connection

msethi006
Hey,
I am consistently facing a delay of around 5-10 seconds.
I am attaching a screenshot below showing the exchange and local timestamps.
I have copied the code from Kite documentation and made no changes except to add a print statement.




1.png 106.9K
  • rakeshr
    I am consistently facing a delay of around 5-10 seconds.
    Make sure, you are not blocking the main ticker thread with any computations, and also on the good network connection. I just spawned and tried this, it doesn't seem to be any noticeable difference in exchange_timestamp and system timestamp.
Sign In or Register to comment.