I met the same problem twice. Normal cpu time, but very high real time. according to the logs recorded by my code, it looks like very normal. And the response status are 200.
That means appengine performed the job well at the normal level, but something of infrastructure slow down the response time for some reason. After hours, the problem suddenly leave as it suddenly come. I think this could a very critical issue if i running my App in business. Why no Googler come out to say something after 12 days? btw, I'm using M/S. On Sat, Jun 4, 2011 at 5:53 AM, Ricky Button <[email protected]> wrote: > I have taken a look at that post,and I'm not sure if the two issues are > related, I don't catch any DeadlineExceededExceptions anywhere > > If a Googler wants to take a look at my app, the id is "extemprep" > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/NG0zVmVhcGo4SFVK. > 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. > -- 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.
