Skip to content

Add retry behaviour for API requests #39

Description

@MitchellAW
  • Support user-configurable number of retries before raising a new TooManyRetriesError or similar
  • If the API experiences a non-200 response, it should retry the request
    • If it is a 429, the Retry-After header should be respected and wait that duration of time before retrying the request

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions