Making workflow continue even if task fails

Hey All,

Is there some method built into Morpheus (aside from re-writing all the tasks to succeed even on failure) to make a workflow continue even if a task fails?

For example, we have a task that verifies that the host is in DNS… if this fails, I still want the rest of the workflow to proceed (automatically). Is this something that can be done within Morpheus?

If LTS doesn’t support this, does 6?

Bump

A retry and cancel option is going to be introduced in the upcoming release. Automation workflow designer is in the roadmap.

1 Like

Thank you.