Hi everyone, Does prefect gives us a better clue ...
# best-practices
j
Hi everyone, Does prefect gives us a better clue of what's happening when a job goes to Late status? I have an ECS cluster and task ready and all set up with ecs block still when I run from UI , I get this (screenshot attached)! I wish there was a better logging here.
s
best guess is that your agent is not running properly. I suggest checking the logs from your ECS task.
Your agent is responsible for asking Prefect Cloud what to do. So, Prefect doesn't know what the problem is. But to your point, it might be helpful to surface the time since the last successful connection from the agent.
Are your pool and queue healthy?