Hi, I get this error from time to time on my application: "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."
I am using the task queue to run longer lasting tasks (checking the execution time and deferring it to new tasks). I get the message above even though I don't run multiple tasks at the same time. Can someone please elaborate a little bit what causes requests to be aborted? Thanks, Daniel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
