Instead of it running the 5th Iteration it stops and shows that the worflow has completed, it shows no errors at all, I ran about 500 iterations before and they worked but sometimes it does this and doesnt even have any error so Im confused on why it does that
first of all, there’s something wrong with how you are sharing your workflow i think, when i copy it, it only shows me 1 node of loop over items
but from my guess, on your loop, i think there’s a node where they dont have any output, and by default, if a node does not have any output, it will stop, and that is not exactly an error
what you can do is to identify which node it is, why is it empty, and if it is okay that it’s empty and you still want it to continue the loop, you can double click that node, go to settings and enable the Alway Output Data option