Skip to content

Support rate backoff and retry to handle rate limiting #50

@thegrahamking

Description

@thegrahamking

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

  1. Run auth0checkmate multiple times in quick succession (reasons for this could be incorrect permissions assignments, failed requests etc).
  2. Note HTTP 429 response codes
  3. 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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededjavascriptPull requests that update javascript code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions