On Sep 10, 2011, at 2:18 PM, Robert Kluin wrote:

> Email is basically asynchronous.

And yet the most common timeout error I see in my apps is:

DeadlineExceededError: The API call mail.Send() took too long to respond and 
was cancelled.

I know this is a totally different kind of synchronous than you were talking 
about, but it's ironic, no?  If there's one thing a distributed system should 
be able to do with no delay, it's sending email.

-Joshua

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to