Try and Catch Feature Request

Hi,

It would be useful to have the ability to retry and rerun the nodes within a Try and Catch node section.

This can be useful for when there are brief transient server issues which a custom node relies on within the Try and Catch section.

Maybe an option to retry x number of times at y minute intervals parameters are available in the Catch Error node.

This can help an automated scheduled workflow from failing to provide the desired data just because in one instant there was a very brief server issue.

Simon.

Simon,

I dont know whether you can do this by nesting the try-catch within a recursive loop?  Just an idea - possibly a bad one!

Steve