rare-sapphire
rare-sapphire3y ago

Apify actor is too slow

Apify pulls docker image every time I run the actor. Is this the expected behavior and is it possible to fix this in python client?
3 Replies
rival-black
rival-black3y ago
Hi @rhombus, this is expected behavior, you can try to optimize the image size to get the pull time down. The platform also prefetches some of the apify base images.
rare-sapphire
rare-sapphireOP3y ago
@vojtechmaslan Thanks for the fast response. Just for the clarification, so it is not possible to keep the runtime and reuse it?
rival-black
rival-black3y ago
@rhombus correct, that is unfortunately not possible at the moment

Did you find this page helpful?