Hi, I want to stop all running instances of my app-engine project. I tried to disable the application, delete all service versions, and kill the instances. For some reason, I cannot delete the services (get a generic failure message) and each service (autoscaled) holds 1 instance up even when I try to stop the instances. This is despite all versions are marked as stopped and the application is disabled.
How can I stop the services/instances? I do not want to delete the entire project since I want to keep the data in it. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1ed99149-08b7-401a-af7a-e34e6057862dn%40googlegroups.com.
