That make sence, thanks. But something is defently going on. Since the 
requests(same as the ones that fails after about 20-30 sec) that works as the 
should has a response of about 400-500 ms.

..fredrik

Sent from my iPad

On 22 sep 2010, at 17:41, Geoffrey Spear <[email protected]> wrote:

> 
> 
> On Sep 22, 10:25 am, Fredrik Bonander
> <[email protected]> wrote:
>> Yes. But I can't see how this is relevant since (at least for me) the error 
>> always occur during datastore calls (at least for me)
> 
> If the requests it's happened on are always loading requests (they'll
> have an INFO-level logging message to that effect), it's likely
> because your  framework is taking a long time to import everything,
> giving you less time to do datastore calls after the imports.  If
> they're not just on loading requests, maybe you're trying to squeeze
> too many (or too large) datastore calls into a request.
> 
> -- 
> 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.
> 

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

Reply via email to