Hello,
I am also facing the same problem.

I am trying this:
http://vinodxx.blogspot.com/2009/01/how-to-avoid-urlfetch-errors-in-google.html

On Dec 18 2008, 2:33 pm, Sylvain <sylvain.viv...@gmail.com> wrote:
> Hi,
>
> My app is online since 5 months, but since fews days, I've got more
> and more ApplicationError: 5 with the urlfetch API.
>
> ApplicationError 5 is raised with this error : DEADLINE_EXCEEDED, but
> the website my app fetches is "fast" and sometimes when I test this
> API onhttp://shell.appspot.com/:
>
> >>> from google.appengine.api import urlfetch
> >>> data = urlfetch.fetch(web_site)
>
> this error is raised at once (no wait).
>
> Is DEADLINE_EXCEEDED a kind of timeout ?
> How long does it wait before raising this error ?
>
> Regards
>
> Sylvain
--~--~---------~--~----~------------~-------~--~----~
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-appengine@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