Skip to content
New issue

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

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

Already on GitHub? # to your account

e2e-tests: disable connection pool #1815

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

rajatjindal
Copy link
Collaborator

We have been seeing error 104 connection reset by peer when running e2e tests with cloud. There have been some issues reported around connection pool in hyper. The suggested workaround is to disable the idle connection pool. This PR disables the idle connection pool for hyper while making http requests during test assertions.

Signed-off-by: Rajat Jindal <rajatjindal83@gmail.com>
@rajatjindal rajatjindal merged commit af13063 into fermyon:main Sep 27, 2023
9 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants