Ray
Return whether or not this status is terminal.
A terminal status is one that cannot transition to any other status. The terminal statuses are “STOPPED”, “SUCCEEDED”, and “FAILED”.
True if this status is terminal, otherwise False.