Skip to content

Automatic throttling of API calls #67

Open
@warely

Description

@warely

Is it possible to build in an automatic throttling of API calls to avoid the too many requests error? There are many other implementations of the leaky bucket algorithm.

Basically, if the API response is the too many requests error, wait X seconds and retry the request.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions