I lowered rpc deadline to 3 seconds... but transaction still fails after 30 
seconds.
It seems that taskqueue.Task().add(..., transactional=True) causes this.

I also noticed that my errors are exactly during Task latency pikes 
http://code.google.com/status/appengine/detail/taskqueue/2011/02/23#ae-trust-detail-taskqueue-add-latency

Can I lower deadline for task.add() function to prove this theory?

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