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

netty: Refine workaround for Netty header processing for transparent retries #8359

Merged
merged 1 commit into from Jul 30, 2021

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jul 30, 2021

Nginx and C core don't do graceful GOAWAY and retries have matured such
that transparent retries may soon be on by default. Refining the
workaround thus can reduces error rate for users.

Fixes #8310


CC @c-s-t-z @hijerusalem

…retries

Nginx and C core don't do graceful GOAWAY and retries have matured such
that transparent retries may soon be on by default. Refining the
workaround thus can reduces error rate for users.

Fixes grpc#8310
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Jul 30, 2021
@ejona86
Copy link
Member Author

ejona86 commented Jul 30, 2021

/easycla

@ejona86 ejona86 merged commit b276459 into grpc:master Jul 30, 2021
@ejona86 ejona86 deleted the netty-more-transparent-retry branch July 30, 2021 23:43
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Aug 3, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UNAVAILABLE: HTTP/2 error code: NO_ERROR Received Goaway
2 participants