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

Support read both grpc status and data frame in kitex grpc client #1516

Open
jayantxie opened this issue Aug 28, 2024 · 0 comments
Open

Support read both grpc status and data frame in kitex grpc client #1516

jayantxie opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working optimization Improvement without changing APIs

Comments

@jayantxie
Copy link
Member

Should read grpc status code and message from the server, even if server sends data, otherwise we might loss the status err or biz status err.

FIY(but it's wrong):
#1437

@jayantxie jayantxie added bug Something isn't working optimization Improvement without changing APIs labels Aug 29, 2024
@jayantxie jayantxie self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working optimization Improvement without changing APIs
Development

No branches or pull requests

1 participant