Continue on after Error Running Node

Currently, if there is an error during the workflow, the workflow will stop. We experience this sometimes when an http request or lambda function call times out. Would it be possible to have a continue on error option or add nodes like them an error path from the node (like a conditional node but one path on error). This would allow us to add in additional error handling that would be extremely helpful.

This is a good feature request. We’ve been thinking up ways to add better error handling.