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

http (fix): Fixes #3421 Retry upon GOAWAY message from HTTP/2 servers #3422

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

xerial
Copy link
Member

@xerial xerial commented Feb 27, 2024

JDK's HttpClient throws IOException with "(address): GOAWAY received" error message. This PR addresses this error.

@github-actions github-actions bot added the bug label Feb 27, 2024
@xerial xerial enabled auto-merge (squash) February 27, 2024 23:27
@xerial xerial merged commit 0e7654b into main Feb 27, 2024
15 checks passed
@xerial xerial deleted the goaway-handle branch February 27, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant