Is there a limit to iterations

0
I am testing an upload function (which does not work very well yet). Therefore I added a microflow to delete all attributes, but I am getting the error "Java heap space". Is that due to a limit to iterations ?
asked
1 answers
2

Have a look at this question: Best way to deal with a huge list in microflows.

answered