Our project uses GAE standard, auto-scaling, Python 2.7. We deploy using gcloud and haven't changed anything regarding the way we deploy. However, now we are starting to see these types of errors when we deploy:
If we re-deploy (same command, same code) it then succeeds. If we follow the link in the error message, it always shows "unable to find the resource" error. Does anyone know why this is happening all of the sudden?
Gcloud details:
Google Cloud SDK 260.0.0
app-engine-python 1.9.86
app-engine-python-extras 1.9.86
bq 2.0.47
cloud-datastore-emulator 2.1.0
core 2019.08.23
gcloud
gsutil 4.42
Thanks,
Larry