Skip to content

feat(types): Add gRPC Richer Error Model support (DebugInfo)#1179

Merged
LucioFranco merged 1 commit intohyperium:masterfrom
flemosr:richer-error-split-3
Dec 12, 2022
Merged

feat(types): Add gRPC Richer Error Model support (DebugInfo)#1179
LucioFranco merged 1 commit intohyperium:masterfrom
flemosr:richer-error-split-3

Conversation

@flemosr
Copy link
Contributor

@flemosr flemosr commented Dec 4, 2022

Motivation

The gRPC Richer Error Model is quite useful to send additional feedback to clients, and is supported by many gRPC libraries in other languages.

Solution

This PR continues the work initiated in #1068, building on the changes made in #1095. It adds support for the DebugInfo standard error message type to tonic-types.

Following implementation at flemosr/tonic-richer-error.
Copy link
Member

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful, thank you! <3

@LucioFranco LucioFranco merged commit 3076e82 into hyperium:master Dec 12, 2022
@flemosr flemosr deleted the richer-error-split-3 branch December 19, 2022 12:21
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.

2 participants