"deployment in progress" hanging forever
Hello there,
I am using the enterprise version on my own deployment, with 4 workers. On GCP.
I am trying to save some scripts / flows, and my deployments are not going through ("deployment in progress" hanging forever).
What's the best way to debug that ?
Cheers
2 Replies
you can find the dependency jobs in the runs page under dependencies
you're probably have no workers running the tag "dependency"
I would suggest running the default docker-compose and not modify anything until you have a better understanding of all the concepts
I have my default workers running with the tag dependencies, but they are busy running another task. I added the tag
dependency
to my native worker, but the deployment task doesn't get picked up.
(thanks for thehelp)
I've also added dependency
as a High-priority tag to all worker groups, doesn't change anything to the situation