I have a problem with deployment of Google Cloud Function. Basically, it stuck in a state DEPLOY_IN_PROGRESS
and I cannot do anything with this. I tried to delete the function using gcloud
but the message I'm getting:
ERROR: (gcloud.functions.delete) ResponseError: status=[400], code=[Ok], message=[An operation on function fn-dev in region europe-west3 in project demo is already in progress. Please try again later.
Not sure what I can do with this?
question from:
https://stackoverflow.com/questions/65642774/deployment-of-google-cloud-function-takes-forever 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…