[google-appengine] Re: Datastore timeouts - anyone else?

2009-03-31 Thread GregF
On Mar 31, 1:13 pm, WallyDD shaneb...@gmail.com wrote: I seem to be getting a few datastore timeouts. If I look at percentages it isn't really that much but it does clog up the log. The timeouts tend to correspond with the spikes in

[google-appengine] Re: Datastore timeouts - anyone else?

2009-03-31 Thread Nick Winter
App Engine has always thrown timeouts, and they've always had occasional timeout clusters like you describe. As far as I know, you just have to handle them as best you can. Our app has a lot of logic for tracking and resending AJAX and AMF requests to deal with this, but because of the timeout