apache/brpc

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

Open

#1.986 aberto em 10 de nov. de 2022

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)C++ (3.936 forks)batch import
featuregood first issue

Métricas do repositório

Stars
 (16.226 stars)
Métricas de merge de PR
 (Mesclagem média 6d 19h) (30 fundiu PRs em 30d)

Description

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

Guia do colaborador