Transparent retry should be per-hedge/retry
Open
- 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
Assessment
This issue has not been assessed yet.