I found some information that might help you with ...
# ask-marvin
m
I found some information that might help you with the error you're encountering. The error message you provided, "Flow run infrastructure exited with non-zero status code -1," might be related to the cancellation of a flow run or issues with the infrastructure. Here are some steps you can take to troubleshoot the issue: 1. Verify that the agent process is running, e.g., Kubernetes deployment, ECS service, or dockerd daemon. 2. Check the agent logs to see if anything suspicious stands out. 3. Verify that your execution layer is able to pull your flow run's image. If the image needs to be pulled from a container registry, make sure your container can reach the internet and has appropriate permissions to pull the image. 4. Verify that your execution layer has enough permissions. You can find more information in this Prefect Discourse post. If you're still having trouble, please provide more details about your flow and the specific error messages you're encountering.
a
I check all of these, only thing differently done for this flow is that I am mapping about 100 tasks