<html><body><h1>503 Service Unavailable</h1> No server is available to handle this request. </body></html>
I got this error 45 times today while trying to fetch prices. This error only happened at 09:15 and 09:16 (probably because there 2 minutes have the highest volume).
Edit: Yesterday also I got some errors. Kite many times gives these types of error when activity is high due to market volatility. Please fix it. Kite is breaking down when we need it the most.
@KamalChhirang Which api call gave you this error? You were fetching prices so I assume it was the kite.quote() call. Also how many requests were you making per second/minute? Just curious to know some details and will see if I can replicate at my end.
My code only makes like 15 kite quote api requests per minute. (Not whole trading day, I also use websocket). But I made more requests today, because many failed. So it was just reattempt
I don't think you can replicate it now. It only happens during peak activity. It may happen next time the market is volatile. Maybe even tomorrow, who knows.
Which api call gave you this error? You were fetching prices so I assume it was the kite.quote() call. Also how many requests were you making per second/minute?
Just curious to know some details and will see if I can replicate at my end.
My code only makes like 15 kite quote api requests per minute. (Not whole trading day, I also use websocket). But I made more requests today, because many failed. So it was just reattempt
I don't think you can replicate it now. It only happens during peak activity. It may happen next time the market is volatile. Maybe even tomorrow, who knows.