Pablo Martín Calvo
02/24/2025, 9:47 AMMarvin
02/24/2025, 9:47 AMPablo Martín Calvo
02/24/2025, 9:51 AMDownloading flow code from storage at '.'
.
This is consistent with other flows that have been deployed the same way and that work.
The deployment is done with a CI/CD pipeline and it's the same process for all flows.
The agent is running properly because some flows launch seamlessly.
No particular configuration changes, and flows are correctly registeredPablo Martín Calvo
02/24/2025, 9:52 AMDownloading flow code from storage at '.'
.
This is consistent with other flows that have been deployed the same way and that work.
The deployment is done with a CI/CD pipeline and it's the same process for all flows.
The agent is running properly because some flows launch seamlessly.
No particular configuration changes, and flows are correctly registeredMarvin
02/24/2025, 9:52 AM--prefetch-seconds
setting to give more time for the infrastructure to be ready before running the flow.
Given these points, I recommend checking your deployment scripts for any import conflicts, verifying agent configurations, and considering rescheduling stuck flows using the Prefect client. If the issue persists, you might want to look into infrastructure delays or consult the Prefect community for more insights.