I just found something rather strange : After setting a 10 seconds deadline on my datastore service and setting a page reload when deadline exceptions are thrown, I got caught in an infinite loop : pages were reloading for several minutes until a background task using a datastore service without deadline caused an instance restart.
And no new instance were created during all this time, this quite suprised me. These pages load in less than 400ms in normal conditions. There is definitely something going wrong. Francois -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
