in our microservices, we call our client\'s API (some external API) and for safety reasons, our client introduced a limit of concurrent calls to their API for us.
We