Hi,

I guess the timeout for web requests is 60s. (https://developers.google.com/
appengine/docs/python/urlfetch/overview#Requests). If you are doing a lot
of work you might wanna try task queue.

Cheers,

-- Catoto


On Tue, Jan 15, 2013 at 10:51 AM, Reiot <reio...@gmail.com> wrote:

> Hello. today I app was launched but some hours later most of instances got
> deadline/deadlock/internal errors and its sibling errors.
>
> Many of requests took 60s but some of them just works.
>
> I upload issues to tracker:
>
>
> http://code.google.com/p/googleappengine/issues/detail?id=8672&thanks=8672&ts=1358253580
>
> Can anybody help us to get out of terrible deadlock errors?
>
> --
> 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/-/e-wJtV7CniAJ.
> 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.
>

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