Error running the runs simultaneously
I keep getting this because it's trying to run 100+ runs at a time. How do I stagger the runs so that they only start when the previous one finishes?
Any ideas would be appreciated!

1 Reply
ratty-blush•16mo ago
Hi,
If you use platform's schedulers, there is
"Don't start Actor or Actor task if still running from the previous schedule
"
option
More info here:
https://docs.apify.com/platform/schedules#schedule-setup