Thanks, I am not exactly sure what is Cloudflare, was trying to read online. Is it related to ISP and should I try with diff ISP to fix it? If not, is there anyway I can address it? Thank You!
Thanks for your reply Sujith
One more question - whenever an api response is delayed, lets say kite.orders took 7 secs, remaining all the calls (for ex - kite.positions) also have similar lag of 7 secs or so. Could there be an explainable reason f…
@sujith hi sujith, even I am facing the same issue where the API response time has increased significantly in last week.
My script has 'pd.DataFrame(kite.orders()["day"])' command to get the order dataframe and this is run at an interval of 5 mins …