https://prefect.io logo
Title
f

FuETL

06/01/2022, 8:45 PM
Hey guys i'm run my stack on ECS, but when i have a bunch of flows running in parallel sometimes i start get timeout for apollo service/hasura that lead the flow to be considered a zombie task and get killed/fail, what i can do to reduce this ocurrence?
k

Kevin Kho

06/01/2022, 10:25 PM
Is this on Cloud or Server?
:upvote: 1
a

Anna Geller

06/01/2022, 10:26 PM
you can check this to set concurrency limits for Server to limit how many runs start at the same time
f

FuETL

06/02/2022, 12:23 PM
It's a Server.
Cool i check this out.
👍 1
k

Kevin Kho

06/02/2022, 2:33 PM
If it’s server you may need to bump up the resources for your API (apollo) container. It seems to be getting overwhelmed