Heliya Hasani
06/08/2023, 1:26 PMMarvin
06/08/2023, 1:27 PMprefect-gcp
package available in its environment. If it doesn't, you might face issues when running flows on GCP. You can find more information about this in a discourse post.
2. Verify that your execution layer has enough permissions to spin up the required resources, e.g., IAM roles and a valid Prefect API key. Also, ensure that your execution layer has enough capacity on the cluster to deploy your flow run. You can find more information in this discourse post.
3. There's a GitHub issue related to Prefect's conda image not executing flows on GCP. Although it might not be directly related to your issue, it could provide some insights into potential problems with the conda image.
I hope this information helps you in some way. If only humans could create flawless software, right?