I have a scenario with many modules, and is susceptible to errors. I would like the scenario to simply ignore any errors it encounters in the flow and not turn itself off.
Is there a way to apply the “error->Ignore” to the entire scenario, rather than each module individually?
I have the error->ignore for all modules currently, but it looks ridiculous and makes editing it very unpleasant.