Skip to content

Update HTTP2 KeepAlive/Ping Timeout Exception#102695

Closed
jeffl8n wants to merge 1 commit into
dotnet:mainfrom
jeffl8n:issue-102623
Closed

Update HTTP2 KeepAlive/Ping Timeout Exception#102695
jeffl8n wants to merge 1 commit into
dotnet:mainfrom
jeffl8n:issue-102623

Conversation

@jeffl8n

@jeffl8n jeffl8n commented May 26, 2024

Copy link
Copy Markdown
Contributor

Update HTTP2 KeepAlive Ping timeout exception message to The HTTP/2 connection keepalive ping did not respond within timeout {0}ms.

Fix #102623

Update HTTP2 KeepAlive Ping timeout exception message to `The HTTP/2 connection keepalive ping did not respond within timeout {0}ms.`

Fix dotnet#102623
@ghost ghost added the area-System.Net.Http label May 26, 2024
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label May 26, 2024
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@jeffl8n

jeffl8n commented May 26, 2024

Copy link
Copy Markdown
Contributor Author

Duplicates #102691

Was setting up the repo on an old laptop to work on this change and missed someone else had already submitting a PR for it by the time I submitted this one...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Http community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Http2Connection throws misleading exceptions on ping timeouts

2 participants