The idea is: Global Retry On Fail Settings
As an admin I have workflows that contain hundreds of connected nodes. I want to set up retry handling but the only way to do this is one-by-one for every node and enable retry on fail, and set the options.
It would be far better for most use cases to have a Global or Workflow setting for all nodes that I could configure.
Workflow Settings
Retry Nodes On Fail
Off/On
Max Tries
x
Time Between Tries
y
I think it would be beneficial to add this because:
It would save me countless time configuring error handling and allow me to adjust all my nodes settings all at once. It would also promote more robust error free workflows as users would be more encouraged to use retry handling as it would be far easier to configure for a workflow.