On Apr 22, 10:24 pm, gwstuff <[email protected]> wrote:
> I looked around for an explanation but couldn't find one. One of my
> apps uses task queues heavily and is close to exhausting this quota.
> It sounds like it should reflect the input to tasks that are currently
> live, but I have 0 live tasks but a huge value for "Task Queue Stored
> Task Bytes."


There is a new queue.yaml option: total_storage_limit. It determines
the portion of your overall storage quota dedicated to tasks.

This was newly added to the 1.3.3 SDK and admin interface, but is not
enforced yet. Something to look forward to...

  
http://code.google.com/p/googleappengine/source/browse/trunk/python/google/appengine/api/queueinfo.py

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