@Eli   Are running a single task chain or there could be many chains 
executing independently? 
The reason that is important is GAE opportunistically uses *any* 
ready-to-execute task in a  given queue to check whether other are ready. 
What that leads to is real schedule will vary depending on how many tasks 
are scheduled.

Generally I have to agree that not every 0s delay tasks suffers huge delays. 
I wasn't able to discern a pattern so far.


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