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

Status not mapping source errors correctly #790

Closed
LucioFranco opened this issue Oct 14, 2021 · 1 comment
Closed

Status not mapping source errors correctly #790

LucioFranco opened this issue Oct 14, 2021 · 1 comment
Assignees
Labels
A-tonic C-bug Category: Something isn't working
Milestone

Comments

@LucioFranco
Copy link
Member

  • Status::from_error should always try to embed the source error
  • Status::try_from_error should attempt to downcast hyper errors similar to h2
  • tonic::transport::Error should to string the inner source as well
@LucioFranco LucioFranco added C-bug Category: Something isn't working A-tonic labels Oct 14, 2021
@LucioFranco LucioFranco added this to the 0.6 milestone Oct 14, 2021
@LucioFranco LucioFranco self-assigned this Oct 14, 2021
@LucioFranco
Copy link
Member Author

#629

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tonic C-bug Category: Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant