I encounted this problem too, my app with billing enabled only have
few image uploaded to blobstore,
the "Total Stored Data" show I'm using 0.55GBytes, this is just crazy.

And there are so many threads issues having this issues too, none of
them got officially answered.

I think I better just disable billing right now.

On Sep 24, 12:09 am, David <[email protected]> wrote:
> The Total Stored Data quota seems to be very incorrect.  The Datastore
> statistics only show 71MB for the size of all entities.  And I only
> have one index in the Datastore indexes section which is an index on a
> string and an integer.  The string is typically 30 characters long or
> so.  I do have the app periodically delete entities when it is done
> with them, but they are typically short lived entities where they may
> only be in there for a number of days.  I saw the Total Stored Data
> drop once when I added the auto pruning of data, but now I'm getting
> close the 1GB limit and I don't want my application to stop working.
> Does anybody know what might be going on?  How do it get it to reduce
> the number to where it should be?
>
> Thanks,
> David

-- 
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.

Reply via email to