I have several cloud run + triggers connected to github. Everything run fine until yestersay, today if I commit and the trigger starts de deploy of the new version, it takes between 30-60min and then it fails with the error Deploying Revision. Resource readiness deadline exceeded.
If I check in the logs I do not find anything.
I tried to deploy manually a new version, disabling the flag Serve this revision immediately
. It works, but when I move the traffic to the new revision I get the same error.
Any idea?
I used to deploy in europe-west1 because of the need of custom domain mappings. As a test purpose I deployed it to europe-west8, it works, but it does not support custom domain mappings. Then I tried to deploy it on europe-west4, and it works as well, so the problem must be europe-west1.