Skip to content

feat(types): Add gRPC Richer Error Model support (ResourceInfo)#1282

Merged
LucioFranco merged 3 commits intohyperium:masterfrom
flemosr:richer-error-split-8
Feb 21, 2023
Merged

feat(types): Add gRPC Richer Error Model support (ResourceInfo)#1282
LucioFranco merged 3 commits intohyperium:masterfrom
flemosr:richer-error-split-8

Conversation

@flemosr
Copy link
Contributor

@flemosr flemosr commented Feb 18, 2023

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 #1280. It adds support for the ResourceInfo standard error message type to tonic-types.

@flemosr
Copy link
Contributor Author

flemosr commented Feb 18, 2023

Seems that CI is failing due to code in tonic-health unrelated to this PR.

@LucioFranco
Copy link
Member

Yeah that is unfortunate I opened this PR to remove clippy from CI #1288

@LucioFranco LucioFranco added this pull request to the merge queue Feb 21, 2023
Merged via the queue into hyperium:master with commit 7eeda24 Feb 21, 2023
@flemosr flemosr deleted the richer-error-split-8 branch February 22, 2023 20:24
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