Intermittent timeouts on Quote API (kite.quote)

KamalChhirang
KamalChhirang edited October 31 in General
I’m experiencing issues with the API that started a few minutes ago. I’m not sure what’s going on yet and need some time to investigate.

Is anyone else seeing problems with the API, especially the Quote API?

I’m getting a timeout when running this line in Python:

kite.quote(["NSE:RELIANCE","NSE:ITC","NSE:IDEA"])

Sometimes I get a response in around 5 seconds, sometimes in ~40 ms, and other times it times out. I believe the default timeout limit is 7 seconds.

Calls to positions() and holdings() work fine; the issue seems limited to quote.

Could someone confirm whether this is a Kite-side issue or something on my end? I’m very much inclined to think it’s on the Kite side.
Tagged:
  • KamalChhirang
    Seems to be solved now. But I am still curious to know If there was an issue in Kite's side or not
Sign In or Register to comment.