App Engine Staff,

I continue to receive this error on all my apps.  I receive this error
on cold starts.  I say this because in the past Google has responded
this is due to > 1 sec averages, causing Google to not scale your
app.  This is not the case for me.  I receive it on 0 load.  I see
these on 3 different apps, at random times.  It is most annoying when
I receive this error on my CRON entries.  Obviously, this causes cron
to be unreliable.  To get around this I have had to add "warmup" cron
entries 1 minute before my real cron entries.  I feel it is ridiculous
for me to have to do so.  Please, can somebody respond on this issue?
I see many others in the group reporting similar findings.

To summarize, I understand this error can be a result of Google not
scaling your app + too many requests and requests timing out in 10
second queue.  This is not the case for my app.  I receive it when my
app has NO load.

Request was aborted after waiting too long to attempt to service your
request. This may happen sporadically when the App Engine serving
cluster is under unexpectedly high or uneven load. If you see this
message frequently, please contact the App Engine team.

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

Reply via email to