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

grpc-js: Report session error events instead of waiting for close #2808

Conversation

murgatroid99
Copy link
Member

Some recent trace logs indicate that a session error event can be emitted without a close event, so we propagate errors from those events directly instead of waiting for the close event.

@murgatroid99 murgatroid99 merged commit c63bdae into grpc:@grpc/grpc-js@1.11.x Sep 5, 2024
3 of 5 checks passed
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.

3 participants