Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rate limiting support #270

Open
robdmoore opened this issue Apr 25, 2024 · 0 comments
Open

Add rate limiting support #270

robdmoore opened this issue Apr 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@robdmoore
Copy link
Contributor

Problem

There are currently no rate limiting controls within algod and indexer clients from AlgoKit Utils.

Solution

Add the ability to optionally pass in a rate limiter via a standardised interface decoupled from any particular library (so people can choose their own rate limiter implementation).

More info: https://discord.com/channels/491256308461207573/1230891030560243722

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant