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

Make gRPC status codes consistent with gRPC-Go #150

Merged
merged 1 commit into from
Mar 17, 2018
Merged

Make gRPC status codes consistent with gRPC-Go #150

merged 1 commit into from
Mar 17, 2018

Conversation

johanbrandhorst
Copy link
Contributor

This changes the two status errors that can be returned during network errors to codes.Unknown, which is consistent with the gRPC-Go client implementation.

Fixes #149

This changes the two status errors that can be returned during network errors to `codes.Unknown`, which is consistent with the gRPC-Go client implementation.

Fixes #149
@jonny-improbable jonny-improbable merged commit 10cd965 into improbable-eng:master Mar 17, 2018
@jonny-improbable
Copy link
Contributor

Thanks @johanbrandhorst, LGTM. 👍

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