(prefect 2.0, deployment on cloud) I am running in...
# prefect-community
j
(prefect 2.0, deployment on cloud) I am running into a situation where all tasks are completed successfully but the flow is still running, what could be causing this?
k
Hi Jehan, normally a flow should be in a finished state after all the tasks are completed. What is your execution environment?
j
Hi, Azure Container Instance
k
Are you able to see if the container is still there in Azure for the flow run or has it spun down? Are you able to check the agent logs?
j
Container still running (as it should for our use case) logs:
k
Are you able to check the agent logs and see if the flow is still executing or cleaning up any resources?