Skip to content

Error Handling in case of 3 consecutive 429er HTTP Exceptions #123

@Flosch1006

Description

@Flosch1006

If a function encounters a 429 HTTP error (rate limit exceeded) it simply retries two more times before continuing. In the rare case of 3 consecutive 429 HTTP errors, the last error is simply ignored and no exception is raised. This should be changed.

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