grpc / grpc/grpc-java

Transparent retry should be per-hedge/retry

Open
#5,075 9 comments 0 reactions 1 assignee Claimed by @ejona86 View on GitHub
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

Transparent retry is limited to 1 attempt. It seems like that one attempt should be per-hedge and per-(higher-level) retry. In the current implementation transparent retry is limited to 1 attempt per RPC.

We should discuss whether the "scope" of the "1 attempt" and see if we could maybe even change the retry spec.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.