apache/brpc

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

Open

#1 986 ouverte le 10 nov. 2022

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)C++ (16 226 stars) (3 936 forks)batch import
featuregood first issue

Description

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

Guide contributeur