grpc-java/interop-testing
ZHANG Dapeng 431fb0255f
core/netty: infinite local-only transparent retry for netty (#8878)
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
2022-02-04 22:12:03 -08:00
..
src core/netty: infinite local-only transparent retry for netty (#8878) 2022-02-04 22:12:03 -08:00
build.gradle interop-testing: Fix script rewrite for Gradle 7.2 2022-01-11 09:43:41 -08:00