Hi everyone,
So i need a little help for this problem that I am facing right now
I’m trying to set up a process that iterates through each folder individually and then retrieves all the files within each specific folder.
However, after the workflow finishes processing the first folder, it doesn’t move on to the second folder as intended. Instead, it appears to skip directly to “Done” without ever reaching the LLM node for the second folder.
Does anyone have any suggestions or insights on how to ensure the workflow proceeds through all folders properly? Thank you so much in advance for your time and assistance!