The classic approach to rate limiting is via the use of a [token bucket](https://en.wikipedia.org/wiki/Token_bucket) \- here's an implementation for `chronos` (asyncdispatch alternative): <https://github.com/status-im/nim-chronos/blob/master/chronos/ratelimit.nim#L126>
- Need suggestions for time scheduling async tasks void09
- Need suggestions for time scheduling async tasks PMunch
- Need suggestions for time scheduling async tasks cmc
- Need suggestions for time scheduling async tasks PMunch
- Need suggestions for time scheduling async ta... void09
- Need suggestions for time scheduling asy... arnetheduck
