Hi, I have a process which loops an array "n" no. of times.

Hi,
I have a process which loops an array "n" no. of times.
If the loop breaks for any reason, the process breaks.

If I fix the issue for the broken index in the loop and retry, will the loop continue to execute from the next index?

What is a good practice of error handling around this?

OriginalPostID-171722

OriginalPostID-171722

  Discussion posts and replies are publicly visible