Hi Geoffrey,

It's actually not the Urlfetch that is faulting, it's a task queue,
which I think might be using URLfetch internally.

On looking into this further I found that the tasks actually succeed -
they do what they're supposed to and return with an HTTP 200. So we
are not seeing a disruption in service. However there is a constant
stream of "Application Error 5" errors in our logs.

z

On Dec 23, 3:48 pm, Geoffrey Spear <geoffsp...@gmail.com> wrote:
> Are you sure it's not a problem with whatever site you're urlfetching
> from on every request?  I'm not seeing any problems with urlfetch
> here.
>
> On Dec 23, 2:37 pm, gwstuff <gwsa...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > Is there a latency problem on app engine right now? We are seeing
> > "Application Error 5" for every request. We do about 2-3 req/second
> > and our app has been deployed for about 18 months.
>
> > I see that the latency for that URLfetch is close to 5 seconds - and
> > that it could be a problem of ours that suddenly appeared. It would be
> > nice to know though that it's a passing hitch and that we don't need
> > to redesign our db a day before Christmas...
>
> > z
>
> > 12-23 11:12AM 56.829 /command 200 4962ms 95cpu_ms 95api_cpu_ms 0kb
> > AppEngine-Google; (+http://code.google.com/appengine)
> > 0.1.0.2 - - [23/Dec/2010:11:13:01 -0800] "POST /command HTTP/1.1" 200
> > 129 "---" "AppEngine-Google; (+http://code.google.com/appengine)"
> > "---" ms=4962 cpu_ms=95 api_cpu_ms=95 cpm_usd=0.002717
> > queue_name=default task_name=4698248498092547678
> > E 12-23 11:13AM 01.709
> > ApplicationError: 5

-- 
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