Skip to content

fix: throw an exception when an http request takes more than 5s#11

Open
oliverpool wants to merge 1 commit into
DistriNet:mainfrom
oliverpool:http-timeout
Open

fix: throw an exception when an http request takes more than 5s#11
oliverpool wants to merge 1 commit into
DistriNet:mainfrom
oliverpool:http-timeout

Conversation

@oliverpool

Copy link
Copy Markdown
Contributor

When a server only listens on port 443, an http request on port 80 will hang forever, preventing the test from going further.

Disclaimer: I have very little experience with C#/.NET and used an LLM to recommend a fix.

When a server only listens on port 443, an http request on port 80 will
hang forever, preventing the test from going further.
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.

1 participant