Hi, all.

I know that each request to free web application that is deployed at
App Engine server has quota for request execution time. Each time
request executes more than 30 seconds, server responds with standard
error page.
Can I cusomize this page to show user cause of problem?
Or should I handle execution time by myself and interrupt operation
when 30 seconds limit is reached to make respons with web page that
contains usefull information?

Best regards, Alexander.
--~--~---------~--~----~------------~-------~--~----~
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 [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-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to