Late flow run state doens't change

I have create a deployment via Github Actions. While the workflow runs, I don’t see any flow in Prefect Cloud UI. So I tried to run a quick run via the UI, but it appears in the Late state and nothing happens

However, I can manually run a flow locally.

I am using GCP Cred block, Github Storage block, which were created manually and GCP CloudRun block which is created via the Github action.

How do I debug this? What can I check for?

1 Like