Commit e717d92d authored by Russell Power's avatar Russell Power Committed by TensorFlower Gardener
Browse files

TF/gRPC: Don't abort the step when an RPC is cancelled.

gRPC can trigger a cancellation on the server in the event of a failed channel.
If we abort the step immediately, this prevents us from retrying the operation.
As a failed client RPC will eventually trigger a cancellation and teardown, we
can skip aborting the step on the server side.

PiperOrigin-RevId: 232061494
parent 3266f527
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment