Create an option to make workflow runtime low-level errors catcheable.
Currently, workflows are aborted in case of "low-level" errors, such as script timeout or operations resulting in invalid syntax.I think that the behavior of playbooks would be more predictable if runtime errors can be catched and the workflow not...