Hello, when a shell command step fails, is it possible to detect whether it was killed due to lack of output timeout (ie, 1200 seconds by default)? Reading through the documentation I haven't found a way to detect this, which I guess should be a fairly common need. Thanks in advance.