Hello team, We have a production flow failing on ...
# ask-metaflow
a
Hello team, We have a production flow failing on Step Functions due to the following error:
Copy code
Container Overrides length must be at most 8192
I see others have encountered this error, but not clear what the fix is
1
We have 6
IncludeFile
params so that's probably part of the issue I suspect
a
yep - that could be it
a
That's very limiting then because we need to pull in those files.
a
can you paste the contents of AWS Batch job spec from your state machine?
a
I'll DM you the content
a
there is an AWS Batch enforced limit that is hard to work around - we can optimize it further but at some point you will still hit the same issue
sure
a
Oh no! Ok