Hi all,

I guess my question is directed to Google Engineers - unless someone
has previous experience.

Hypothetical scenario:

My application gets an inbound email. GAE starts the specified mail-
handling servlet, but this is affected by the known "cold-start" delay
and timeouts.

The question is: what happens with the email?

Does GAE make another attempt to push the email back to the
application - possibly by recognizing that the exception thrown is not
application specific but GAE specific?

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


Reply via email to