Init:OOMKilled
# ask-the-community
j
Hey there, I am running ContainerTask-s within a dynamic workflow and I see that as soon as I run more than 2 or 3 task at once, by chance for at least one of them the init process runs out of memory. At least that is what I think is happening. The tasks need two FlyteFile-s as input, one is small and the other has around 6Gb. Any idea what I could change to make that work? I assume the flyte-copilot-downloader process is causing the trouble. No proof for that though.