-
Notifications
You must be signed in to change notification settings - Fork 2
Add retry behaviour for API requests #39
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
MitchellAW
opened on Jun 24, 2026
Issue body actions
- 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
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request