Hello all 🙂
I saw that in the last update you've added the Request limiter (max queries per XX unit of time), it is super cool, thanks!
I was wondering if you will also consider a concurrent limiter. When average latency is required, it is easier to give the limit of a system by the maximum concurrency (based on the little's law of the queuing theory)
It could be used very similarly to the request limiter