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

Add ability to configure minimum idle connection #36

Open
leotcsun opened this issue Apr 22, 2022 · 1 comment
Open

Add ability to configure minimum idle connection #36

leotcsun opened this issue Apr 22, 2022 · 1 comment

Comments

@leotcsun
Copy link

Currently it is not possible to configure the minimum number of connection for the client. Can this ability be added to the SDK so that we can reuse idle connections and avoid the cost of establishing new connections (especially when TLS is enabled and new connections are more expensive to make).

@nemorales
Copy link

Would be amazing to have this implemented, as in our use case we see situations in which a newly created client cannot handle multiple calls at the same time

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

2 participants