Hi, I'm trying to run a metaflow pipeline in AWS s...
# ask-metaflow
f
Hi, I'm trying to run a metaflow pipeline in AWS step-functions with each step as AWS Batch job. I have configured required memory for each step in my flow however it always seems to assign 4096 MB to the step resulting in OOM errors. Anyone have any insights on this issue? Thanks!