But once you go to the quota details page (https://console.cloud.google.com/appengine/quotadetails) You will find all quota item related with datastore still use the old quota now
Datastore Write Operations 0 of 0.05 Million Ops Datastore Read Operations 0 of 0.05 Million Ops Datastore Small Operations 0 of 0.05 Million Ops Datastore Entity Deletes 0 of 0.02 Million Ops All small operations should be unlimited and entity writes should be 0.02M, the deletion of an entity should not reflect on datastore write operations but now delete 1000 entity cost me 60% write operations. On Sunday, July 3, 2016 at 3:42:31 AM UTC+8, troberti wrote: > > Seems that they did. Our reported datastore usage is 15% lower than > before. Doesn't seem to offset the higher costs of writes for us though :/ > > On Saturday, July 2, 2016 at 7:55:29 PM UTC+2, Kamran (Google Cloud > Support) wrote: >> >> >> >> On Saturday, July 2, 2016 at 1:04:16 PM UTC-4, Sunny Jerry wrote: >>> >>> Hi >>> >>> I've noticed that GAE's document said it will change the datastore quota >>> at July 1st ( >>> https://cloud.google.com/appengine/pricing#costs-for-datastore-calls), >>> makes it more clearly and easily to developer,. >>> But today when I try to delete 1000 keys in datastore, it still cost 64 >>> percent of my datastore write operations, and all quota items in quota page >>> seems not been updated as they said in documentation. >>> >>> Any ideas? >>> Thanks >>> >> -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/78670938-363e-4d96-8946-6e3cd5b7f963%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
