Kite issue is finally resolved for me. For testing. I changed to a different Internet provider and it worked. Then for existing Internet changed the login password in the router and that triggered something and after that the issue is resolved ther…
Thanks @Nivas and @salim_chisty Today I noticed that all other external api calls in my system were taking around 42 seconds except Kite API which worked fine except those intermittent delays every few minutes. Shifting to mobile network than my usu…
Hi @salim_chisty
Instruments are fetched once, they are not part of the loop. The output above is from 2 different PC's.
I am handling following exceptions in my code. None of these are getting triggered which could add to the delay. My API calls a…
Hi @salim_chisty , Thanks for checking.
I have checked everything on my end. Even shifted to Websocket implementation for ticks data instead of LTP call and removed multiple Python versions. To rule out Network related issues I added my Laptop to Ro…
If I make just 1 call to get the orders every 1 sec, I see the delay happen every 15 minutes. Seems like the frequency of delay is directly related to the number of api calls. As the number of api call increases the delay happens more frequently. Ri…
update. Just now 18 oct 0.12 am, after almost 2 days, I see the api calls have become fast again and the delay issue has disappeared. So clearly it is something happening on Kite servers. Who knows if the problem returns again tomorrow and how long …