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!
No description
1 Reply
ratty-blush
ratty-blush16mo 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

Did you find this page helpful?