Hello AI Studio team,
I accidentally deleted an app from my AI Studio workspace without clicking “Unpublish” first. Because this was deployed using the Starter Tier (managed Cloud Run service), the backend server is still running, the site is live, and my app quota is blocked. I do not have access to the Google-managed cloud project to tear it down manually.
Please note: I have already deleted all the API keys associated with this old app, but the deployment remains active and continues to consume my app quota limit.
Could you please perform a manual teardown for this orphaned deployment so I can publish my new app?
Orphaned App URL: https://togetherplus.ai.studio
Thank you for your help!
Neomi
Hello @neomishapir ,
it’s a known gap, currently its not possible to ‘release’ the custom URL if you deleted the app without unpublishing it. Meanwhile, you can perform the below steps to delete the associated cloud run service:
- Go to Cloud run services here: https://console.cloud.google.com/run/services. Do not click on the cloud run instance, stay on the services page. Make sure you are in the right GCP project.
- Select the service corresponding to the AI Studio App.
- Delete the service.
Please refer the attached screenshot.
Also, what do you mean by ‘app quota’, can you please elaborate?
