I am also experiencing an increased number of these (although I also have more traffic going to my app generally, so the increase in errors may be proportional). Either way, I call this function on a deferred task, and the most recent task has retried 15 times trying to call GetUrlBase. Is there anything I can do? (My app id is everyday-app, if that is useful).
I see this issue is also logged here: http://code.google.com/p/googleappengine/issues/detail?id=6771 On Jan 20, 2:36 pm, blackpawn <[email protected]> wrote: > I figured this would just clear up after awhile but since it's been > over 24 hours I thought I better post so it can get checked out. For > a day now I'm getting tons of these errors: > > The API call images.GetUrlBase() took too long to respond and was > cancelled > > That API is regularly taking over 5 seconds and getting aborted and > before Thursday morning had no problems. Meanwhile the system status > page says latencies are fine. O_o Has there been some change to > Images or Blobstore that requires us to update our servers or is this > a temporary problem? -- 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.
