apache/brpc

brpc现在支持返回 Trailers-Only 吗?

Open

#1,986 opened on Nov 10, 2022

View on GitHub
 (9 comments) (0 reactions) (0 assignees)C++ (16,226 stars) (3,936 forks)batch import
featuregood first issue

Description

在使用 golang 版本的 grpc 客户端访问 brpc 的 server 的时候,发现不能重试。看 golang 里面代码是在判断 TrailersOnly 的时候失败了。

Contributor guide