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

How to limit concurrent request count? #28

Open
valerauko opened this issue Oct 2, 2024 · 0 comments
Open

How to limit concurrent request count? #28

valerauko opened this issue Oct 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@valerauko
Copy link

The CHANGELOG and the source says that the rhttp client internally holds a connection pool, but I couldn't find where that happens.

Specifically, I'd like to limit the number of concurrent in-flight requests. I assumed this would be done through passing some option to the connection pool, but I couldn't find a way to do this.

@Tienisto Tienisto added question Further information is requested enhancement New feature or request and removed question Further information is requested labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants