limited-request-queue
limited-request-queue copied to clipboard
Is possible rateLimit by host
Is it possible to separate host rate limit, so as not to have pressure on a single machine, and makes the overall high
Not currently, but a PR is welcome.
This would also be useful for maxSocketsPerHost, where one host could be unlimited while the rest are limited.
This will be in the next major version as an option override in enqueue().