What happens to a task if a loop fails a precondition?

I'm hoping that if my tasks hit a failed precondition, that they would just move on to the next item in the list.

If it stops the task entirely, I'll have some re-engineering to do…

Other
2 replies