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

go/common/errors: expose all grpc errors as coded #4067

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

nhynes
Copy link
Contributor

@nhynes nhynes commented Jun 22, 2021

This PR makes it possible to decode the actual error variant via details in the gRPC error response status.

re: oasisprotocol/oasis-sdk@860e423

@nhynes nhynes force-pushed the nhynes/code-all-grpc-errors branch from 0b22aa9 to a809930 Compare June 23, 2021 12:44
@nhynes nhynes enabled auto-merge June 23, 2021 12:48
@ptrus ptrus added the s:ready-ci Status: ready for CI label Jun 25, 2021
@nhynes nhynes force-pushed the nhynes/code-all-grpc-errors branch from a809930 to 5a0762b Compare June 25, 2021 13:55
@nhynes
Copy link
Contributor Author

nhynes commented Jun 25, 2021

FYI, I don't have permissions to make CI run.

@kostko
Copy link
Member

kostko commented Jun 25, 2021

FYI, I don't have permissions to make CI run.

Just add the label as @ptrus did above and re-push.

@nhynes nhynes merged commit 04fe4e9 into master Jun 25, 2021
@nhynes nhynes deleted the nhynes/code-all-grpc-errors branch June 25, 2021 15:05
@nhynes nhynes restored the nhynes/code-all-grpc-errors branch July 28, 2021 12:00
@nhynes nhynes deleted the nhynes/code-all-grpc-errors branch September 27, 2021 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:ready-ci Status: ready for CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants