As currently stands, when an action in a loop errors - the loop continues on to the next item in array. The more expected behaviour would be for loop actions to stop if it encounters an error instead.