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

Enable multiple http2 connections #218

Merged
merged 1 commit into from Aug 25, 2022

Conversation

timothycoleman
Copy link
Contributor

@timothycoleman timothycoleman commented Aug 18, 2022

Allows channels to open extra connections if they reach the max streams per connection limit (i.e. too may concurrent grpc calls- 100 by default)

Allows channels to open extra connections if they reach the max streams per connection limit (i.e. too may concurrent grpc calls)
@hayley-jean hayley-jean merged commit f8c7704 into master Aug 25, 2022
@hayley-jean hayley-jean deleted the enable-multiple-http2-connections branch August 25, 2022 08:11
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

Successfully merging this pull request may close these issues.

None yet

3 participants