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(ServerCalls): Ensure failure cause is propagated in Status to interceptors #400

Merged

Conversation

zakhenry
Copy link
Contributor

@zakhenry zakhenry commented Aug 22, 2023

This fixes the issue where stack trace logging interceptors fail to log the relevant context when upstream handlers throw a StatusException.

Relates to #299

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 22, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: zakhenry / name: Zak Henry (075a4a6)

@lowasser lowasser merged commit 59f5fcf into grpc:master Aug 22, 2023
5 of 6 checks passed
@zakhenry zakhenry deleted the fix/propagate-exception-cause-to-interceptors branch August 22, 2023 15: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.

3 participants