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

GrpcServiceException: INTERNAL: RST_STREAM closed stream #1784

Open
johanandren opened this issue May 4, 2023 · 0 comments
Open

GrpcServiceException: INTERNAL: RST_STREAM closed stream #1784

johanandren opened this issue May 4, 2023 · 0 comments

Comments

@johanandren
Copy link
Member

For streaming request over a load balancer (seen with ALB), lower level error details is a RST_STREAM with errorCode=1 which is HTTP/2 PROTOCOL_ERROR intended for broken client/server but seems it could be how ALB does idle timeouts.

Intentional duplicate to make it easier to find for any Akka gRPC server/client seeing it. We observed it in: akka/akka-projection#881

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

No branches or pull requests

1 participant