Hey all, I am running a prefect flow that triggers...
# ask-community
r
Hey all, I am running a prefect flow that triggers lots of subflows as deployment runs in ECS tasks. I observed that lots of tasks went into
STOPPED
state although the respective deployment runs seemed to have succeeded. What could be reasons for that? Is there a prefect setting to reduce the time AWS ECS tasks are kept online in a
STOPPED
state? Or should that be handled in the respective IaC that sets up the AWS ECS prefect worker service?
Here are the last logs: