equal-aqua•2y ago
Run Queue
Hi all, is there a way to put actor/task runs in queue when there is no memory left. My use case is a schedule may contain many tasks so when the schedule triggers, it can run out of memory and fail some tasks.
3 Replies
Unfortunately not yet, but I read a feature request for Batch Runner Actor https://console.apify.com/actors/xmQmTAUl9yccufpWL/issues/YCMkNfbIr1ngUV3SB which may be able to do in the future, so fingers crossed. 🤞 🙂
equal-aquaOP•2y ago
Thank you. I was hoping Apify could have a built-in option
equal-aqua•2y ago
Also looking for this solution. It would be really good to get this in. The only other way is to monitor resources and keep retrying which seems dumb