Support read both grpc status and data frame in kitex grpc client
Open
bug
optimization
- Dominant language
- Go
- Stars
- 8k
- Forks
- 918
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 7
Description
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):
https://github.com/cloudwego/kitex/pull/1437
Contributor guide
Assessment
This issue has not been assessed yet.