CA
pleasant-yellow
Is it possible to queue Actors execution?
Hi, when running my actors I easily reach the Actor RAM of 8GB in free plan, I’m planning to switch to the starter plan but I will also hit the limit of 32gb, is there a way to queue the actors execution using Apify when the RAM is reached? Thank you
1 Reply
ratty-blush•2y ago
Hi, this is currently not possible, but you could chain the runs in the Integrations tab by connecting another Actor or using webhooks (i.e. when one run ends succesfully, it'll start another via an API call)
Actors | Platform | Apify Documentation
Learn how to integrate with other Actors and tasks.
Webhooks | Platform | Apify Documentation
Learn how to integrate multiple Apify Actors or external systems with your Actor or task run. Send alerts when your Actor run succeeds or fails.