hasTimedOut

open override val hasTimedOut: Boolean = false

Whether the stage execution has timed out.

If this field is true, isSuccess must be set to false.