That looks strange to me. It looks like the number of indexed properties you have is reasonable. Could you be reading and writing entities at a high rate? Did you have more entities before, and the updater is just running slowly?
In the meantime, I'd enable billing to get around this limit. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Tue, Nov 9, 2010 at 7:51 AM, dflorey <[email protected]> wrote: > Hi, > can you check this app-id: zracontacts > It has 6MB of stored data, but 100% quota on the datastore :-( > > Daniel > > On Sep 21, 4:23 pm, "Ikai Lan (Google)" > <[email protected]<ikai.l%[email protected]> > > > wrote: > > No, the storage quota is not tied to Gmail or Docs. It could be updating > > slowly. Datastore statistics are updated asynchronously, but the > dashboard > > should be updating. What's your application ID? > > > > -- > > Ikai Lan > > Developer Programs Engineer, Google App Engine > > Blogger:http://googleappengine.blogspot.com > > Reddit:http://www.reddit.com/r/appengine > > Twitter:http://twitter.com/app_engine > > > > > > > > > > > > > > > > On Mon, Sep 20, 2010 at 5:41 PM, brianl <[email protected]> wrote: > > > Yesterday I nearly hit the daily Storage Quota for Total Stored Data, > > > was at .93 GB. Using the Datastore Viewer I deleted all of my > > > entities yesterday. Today I was expecting the Total Stored Data quota > > > to be at 0, but it's still at .93 GB. > > > > > Wondering what's is going on? The GAE storage quota isn't tied to > > > storage amounts w/ Gmail and Google Docs? > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google App Engine" group. > > > To post to this group, send email to [email protected] > . > > > To unsubscribe from this group, send email to > > > [email protected]<google-appengine%[email protected]><google-appengine%2Bunsubscrib > [email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
