Query Regarding Rate Limiting and KiteException in getQuote Method

yogeshs
Query Regarding Rate Limiting and KiteException in getQuote Method

Hi Team,

I’m using the Java Kite Connect SDK to call the getQuote method. This call is made within a loop—approximately two calls every 5 seconds per thread—with multiple threads running concurrently. In total, around 25 calls are being made every 5 seconds.

While it generally works well, I occasionally encounter a KiteException.
Could you please clarify the possible reasons for this?
Also, is there a specific rate limit for the getQuote API? If so, could you share the details?

Thank you.


Sign In or Register to comment.