Hi,

My application throws 'HardDeadlineExceededError' exception and i know
the reason is that google only allows at most 30 secs to give
response. However, I am doing large amounts of processing on the
server side and I cannot manage to give feedback under 30 secs.

Is there any mechanism that can throw some whatever stuff back to
client every 30 secs and meanwhile still do the processing on the
server side?

Thanks,
Lu

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