mirror of https://github.com/grpc/grpc-java.git
In core, add a new enum element to `RpcProgress` for the case that the stream is closed even before anything leaves the client. `RetriableStream` will do unlimited transparent retry for this type of `RpcProgress` since they are local-only. In netty, call `tranportReportStatus()` for pending streams on failure. Also fixes #8394 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| build.gradle | ||