Commit d1e2047d authored by Eugene Brevdo's avatar Eugene Brevdo Committed by TensorFlower Gardener
Browse files

Queues and SQSS raise Cancelled instead of Aborted on Enqueue when closed.

This fixes a bug: Aborted errors are considered errors that require recovery
and retry. However, a closed Queue is not considered a recoverable condition.
This reduces the possibility of trainers unnecessarily restarting under the
assumption that a closed queue is a recoverable error.
Change: 131789023
parent 3e8c4fd7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment