Historial API - 503 - Service Unavailable

ak1194
ak1194 edited April 2020 in Python client
I am getting service unavailable as response, can you look into it. Using Python client @sujith @tonystark
  • rakeshr
    @ak1194
    Historical data API is working fine at our end. Are you getting 503 continuously or just few request instances?
  • ak1194
    in some request instance only. @rakeshr
  • rakeshr
    @ak1194
    Can you give us complete debug log of it? What was the time of the request(post-market hours)?
  • ak1194
    i have not kept the details, if it occurs again, i will notice here, thanks @rakeshr
  • sujith
    @ak1194,
    This could be because the request could have timed out by the time data is fetched. You need to catch the exception and retry after a small delay.
Sign In or Register to comment.