What is this hourly task doing? Are you constantly deleting and re-creating
these entities in this task? As Robert pointed out and I'll try to make
clearer is that when you delete an entity it is not immediately removed from
the datastore. It is marked as deleted and then later (perhaps much later)
it is actually removed from the datastore. It is only after that that you'll
see your storage go down.

On Tue, Jan 4, 2011 at 12:25 PM, pdknsk <[email protected]> wrote:

> I should add that all HTML entities are updated every hour as well.
>
> --
> 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.

Reply via email to