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.
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.
exchange_timestamp
andsystem timestamp
.