sensitive-blue•2w ago
Do i need to set memory limits
Do i need to set memory limits programmatically or from actor sittings
4 Replies
Let’s say the user decided to set 8192 MB in the run options, and since you didn’t have a limit set, I assume Apify just let it run. Let’s take this run as an example it says 4m 23s, which is 263 seconds.

So:
So the formula would be:
and your revenue would be
That’s why it’s important to set memory limits, otherwise your memory costs will eat you up.
extended-salmon•7d ago
Thanks