CA
Crawlee & Apify10mo ago
complex-teal

Setting RAM Limits per Actor

Hi everyone, I’m looking for advice on how to set a maximum RAM limit of 512 MB per actor. My actor uses far less memory, and I want to minimize costs for my users. Has anyone managed to configure this or know if it’s possible? Thanks for your help! Best, Oussema.
2 Replies
other-emerald
other-emerald10mo ago
Hello @MinimaTech, you can only set the default memory under "Settings" tab of the Actor, but it is not possible to set a hard limit.
Pepa J
Pepa J10mo ago
Hi @MinimaTech check the options for actor.json configuration file https://docs.apify.com/platform/actors/development/actor-definition/actor-json
actor.json | Platform | Apify Documentation
Learn how to write the main Actor config in the .actor/actor.json file.

Did you find this page helpful?