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

federator-client: Use a new http2 connection on every request #3602

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

smatting
Copy link
Contributor

Create a new http2 connection in every federator client request instead of using a shared connection via http2-manager.
This is to workaround the issue discovered here https://wearezeta.atlassian.net/browse/WPB-4787

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Sep 22, 2023
@battermann
Copy link
Contributor

Changelog is missing

@smatting smatting merged commit 769f51a into develop Sep 22, 2023
7 of 9 checks passed
@smatting smatting deleted the WPB-4787-fed-client-new-connection branch September 22, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants