algorandfoundation / algokit-utils-ts

MIT License
19 stars 8 forks source link

Add rate limiting support #270

Open robdmoore opened 7 months ago

robdmoore commented 7 months ago

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