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

fix: recover from panics in gRPC server #1149

Merged
merged 1 commit into from
Nov 24, 2022
Merged

fix: recover from panics in gRPC server #1149

merged 1 commit into from
Nov 24, 2022

Conversation

zepatrik
Copy link
Member

Panics in the gRPC server now result in codes.Internal being returned, instead of killing the server.

@zepatrik zepatrik marked this pull request as ready for review November 24, 2022 14:02
@zepatrik zepatrik requested a review from hperl as a code owner November 24, 2022 14:02
Panics in the gRPC server now result in `codes.Internal` being returned, instead of killing the server.
@zepatrik zepatrik merged commit 3e38d13 into master Nov 24, 2022
@zepatrik zepatrik deleted the fix/grpc-recover branch November 24, 2022 14:26
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.

None yet

1 participant