Closed niks3089 closed 2 months ago
Try acquire api returns a Boolean if the number of requests are allowed or not. Would good to have an option to try and acquire whatever the balance is if the number of requests can't be met.
It requires coordination to do correctly. The point of the acquire method is to do this coordination and wait if necessary.
acquire
Try acquire api returns a Boolean if the number of requests are allowed or not. Would good to have an option to try and acquire whatever the balance is if the number of requests can't be met.