Consider adding AbstractStub.withCallOptions()
Open
enhancement
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
It would fully overwrite the current `CallOptions`. That could be considered "bad" because you don't know what you are overwriting, but it seems there are fine times to do so. Maybe it would be better to have a new generated method `newStub(channel, callOptions)` instead?
Contributor guide
Assessment
This issue has not been assessed yet.