apache/brpc

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

Open

#1,986 opened on 2022年11月10日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)C++ (3,936 forks)batch import
featuregood first issue

Repository metrics

Stars
 (16,226 stars)
PR merge metrics
 (平均マージ 6d 19h) (30d で 30 merged PRs)

説明

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

コントリビューターガイド