502 Bad gateway for kite instruments

dknaix
Some times getting 502 Bad Gateway when calling kite.instruments('NFO'). I am not polling the api but i have 2-3 scripts which needs to call instruments once, since i am not violating any rate limits and also have added delays in api calling but still getting 502 why is it so. Do i have to handle the exception by my end ?
  • rakeshr
    Do i have to handle the exception by my end ?
    Yes, you can handle it with retry with some seconds sleep.
Sign In or Register to comment.