I have a push Task Queue that has task's that run based on an ETA. When the 
task run's it creates pull Task Records.
When each pull task record is created we check to see that "was_enqueued == 
true"

This all works great on a small amount of load. When we are under a large 
load it appears that items disapear from the pull queue. We have a full 
list of task's that should be pulled but not all of them exist to be pulled.

Has anyone experienced this issue?



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to