Hi, Could someone please help me? I have a relatively simple app - but I am seeing that around 5% of the time, my app fails with error 'Request was aborted after waiting too long to attempt to service your request. Most likely, this indicates that you have reached your simultaneous active request limit. This is almost always due to excessively high latency in your app. '
This only happens if the application has not been in use for a few minutes. I can refresh the web page, and my app always works immediately. So I guess the problem is happening when GAE cycles my app out and then tries to wake it back up. Does anyone have any tips to get around this error? Is it caused because my app is somehow too slow to initialize? My appid is mayihelpyoucam cheers Mark -- 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.
