Where Can I View the Memory Used During Project Runtime to Optimize Credit Usage?

This topic was automatically generated from Slack. You can find the original thread here.

hi all - when a project runs I can see the runtime and credits used, is there anywhere I can see the memory that was used? In settings the memory allocated directly affects credits used, but I have no idea what my typical runtimes are using in order to optimize this.

Not yet, but they are working on it!

If I start cranking down the memory and replay events, at some point will it fail to run due to lack of memory? I’m handling files as part of my flow so I assume if I’m pulling a 128MB file from Dropbox into temp I might be flirting with the 256MB lowest level

It’s really hard to gauge, and it’s also not constant.

yay…

You might replay the same event five time, and the fifth time it will run out of memory. :man-shrugging:

but it will fail and TELL you it was because it ran out of memory?

yes

I just cant gauge if I’m using 5MB or 5GB

ok, cool

However, you won’t be able to know exactly which step ran out of memory, because the UI right now doesn’t show the progress of the steps for OOM errors. :disappointed:

So it appears as if it’s the trigger than ran out of memory (which doesn’t make sense).

OK, I can live with that

for now

thanks! :pray: