Hey guys,
Any idea why my loop isnt looping through all 76 documents?
Best guess is if one of the items didn’t get document. It will stop the whole workflow.
Try to enable this option in your pinecore vector node.
Ah Perfect!Thank you! Yeah that worked! However it errored out on the 10th saying End of data reached (data length = 0, asked index = 4). Corrupted zip ?
Is there a way to set up something like error handling to skip over these issues should the be countered
Also the same setting and change the On Error to Continue (using error output)
Then you can handle the error path when you needed.
Looks like something wrong in the data loader
Should take a look about why it goes wrong and solve it.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.