-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update javascript codePull requests that update javascript code
Description
Description
When rate limits are hit on one or more endpoints those endpoint fail and the resulting reports are incomplete. This leads to subsequent runs which compound the issue.
The tools should support backoff and retry when rate limits are encounted to prevent this.
Reproduction
- Run auth0checkmate multiple times in quick succession (reasons for this could be incorrect permissions assignments, failed requests etc).
- Note HTTP 429 response codes
- Note incomplete report
Environment
Please provide the following:
- Version of this library used: 1.5.1
- Version of the platform or framework used, if applicable: N/A
- Other relevant versions (language, server software, OS, browser): Windows
- Other modules/plugins/libraries that might be involved: N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededjavascriptPull requests that update javascript codePull requests that update javascript code