getting rate limited incorrectly

hanzzo
the per second rate limit is not being enforced correctly on your end.

please specify what logs you need clearly (and keep it to a minimum)

what exactly do i need to do from python client (with code snippets) for the logs.
  • salim_chisty
    To investigate the rate limit behaviour, please share logs for a few consecutive API calls that include:
    1. Timestamp for each request (with timezone)
    2. Endpoint being called and the method used.
    3. Response status code
    4. Response body

    Please ensure the timestamps are precise so we can verify whether requests are exceeding the per-second limit.
    This should be sufficient for us to analyse the issue.
Sign In or Register to comment.