Hi,
Would it be possible to implement an option to repeat the loop with the same initial parameters (specifically, keeping csvreadline the same) as an option for “If error happens in loop”?
This would be really nice - currently you’d have to add a couple lines to every script to have this functionality. This would be very helpful for tasks utilizing csv datasets that need to succeed with no errors.
Thanks!