atlassian / gostatsd

An implementation of Etsy's statsd in Go with tags support
MIT License
381 stars 99 forks source link

Limit the amount of concurrent request to `maxRequests` #686

Closed hstan closed 3 months ago

hstan commented 3 months ago

This limits the maximum concurrent requests in flight to the number specified in config.maxRequests