mcastiblanco
02/19/2018, 3:02 AMDeferred
has isCompletedExceptionally
, the only way to know that for a Job is to check for completion and then do getCancellationException.message == "..."
to see if it's clean completion or exceptional completion