HiI'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
| 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 |