flat-fuchsia
flat-fuchsia•2mo ago

Is it possible to save the state of the

Is it possible to save the state of the Actor run when it times out, just like for migration events. I do not want the run to start from the beginning if the user resurrects the run.
5 Replies
Lukas Krivka
Lukas Krivka•2mo ago
Sadly no, only defence is to store more often. Just make sure to set high default timeout
like-gold
like-gold•2mo ago
Thank you. Request queues solve the issue perfectly, but it is quite expensive.
MEE6
MEE6•2mo ago
@toludare just advanced to level 4! Thanks for your contributions! 🎉
Lukas Krivka
Lukas Krivka•2mo ago
Apify could support timeouting event, we are doing some ideation on making migrations simpler in SDK so it could be released together. But no promises yet
like-gold
like-gold•2mo ago
Cool. It seems natural to have that as an option.

Did you find this page helpful?