Hi,
For Matrix item export flow, there are about 1500 items in the saved search and they have all been updated recently and when we run the flow, we are getting the script limit exceeded error. Please let me know how can we sync all of these products at once.
Is the error in the export step?? I assume so. What's the Batch size limit under the advanced section of the export?
Hello @alexsequeira
Yes, one of the solution for this error is to define a feasible Batch Size. By default, IO considers a batch size of 1000, but this can handled as required using the below setting in the export,
Try giving 500 as Batch size and later checking the flow and if you are still encountering the same error, please try further decreasing this number.
And to provide what can be the reason for this error, the internal searches we run to fetch the child items or any other detail is exceeding the time limit when the search is running for all 1000 items at a time. Hence we want you to decrease this number.
Please review and let us know if anything is required.