Hi, sometimes, I am getting timeout error while retrieving the values through kite.quote function. Following are the error messages. can you pls let me know on how to fix this issue?
Hi, the thread which you gave finally says "issue could be due to intermittent internet issue". I am sure, I dont have any internet connectivity issues in my place as I am running other applications as well which works completely fine..
A read timeout can happen because of many reasons, there is no deterministic way to fix this. I would suggest using a try-catch and retry for timeouts.
can you give some solution for this?