Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also add max concurrent requests per host. #6

Open
rickygarg opened this issue Apr 8, 2024 · 0 comments
Open

Also add max concurrent requests per host. #6

rickygarg opened this issue Apr 8, 2024 · 0 comments

Comments

@rickygarg
Copy link

In any case browser environments apply a limit of concurrent fetch requests. For example, Chrome only allows upto 6 requests at a time.

The concurrent request param in this library can be more useful if the concurrent request limit (or the queue itself) is per host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant