Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Sdk itself handles request for Management Api Rate Limiting #261

Closed
sambhavjain9138 opened this issue Feb 15, 2022 · 1 comment
Closed
Labels
question Further information is requested

Comments

@sambhavjain9138
Copy link

Question

we are currently using this SDK to make management api calls. But we face some error due to management api rate limiting. Following is an article for the same.
https://auth0.com/docs/troubleshoot/customer-support/operational-policies/rate-limit-policy/management-api-endpoint-rate-limits

During this request, auth0 returns a status code of 409, which helps us identify that the error is due to rate limiting. So can sdk itself make a small delay and then make a retry, during such responses?

Even if it doesnt, How can we get this response status code in the response so as to make such check and introduce delay?

@sergiught
Copy link
Collaborator

Closed and cloned this issue to auth0/go-auth0#23

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants