I failed to delete a cloud sql instance.
gcloud sql instances delete $SQL_INSTANCE --quiet --project=$GCP_PROJECT
ERROR: (gcloud.sql.instances.delete) HTTPError 409: Operation failed because another operation was already in progress.
Even I waited for 1 night for the operation to timeout, the problem still happened