What is the proper way of scheduling an API workflow on a list of more than 5,000 items? I am making a change to a list of “Products”
I am using cron to schedule the workflow every 15 minutes until finished but nothing is being completed. I have tried numerous methods of changing the workflow by setting the interval to 2 or 5, or schedule workflow up to 300 or 600 seconds. I am on a personal plan… and am stuck on what to do to get the workflow working…