> but I'm still seeing about 30 entries a day in my log file with the by- > now-much-dreaded > "Timeout: datastore timeout: operation took too long
Same here... app_id=rby On Sep 19, 12:49 pm, Ronald <[EMAIL PROTECTED]> wrote: > Hi, > Brett wrote on Sept 16 (http://groups.google.com/group/google- > appengine-downtime-notify/browse_thread/thread/3a61e15fee584734) that > the issue has been addressed and Datastore writes where back to > normal, > but I'm still seeing about 30 entries a day in my log file with the by- > now-much-dreaded > "Timeout: datastore timeout: operation took too long"- (http:// > appengine.google.com/dashboard?&app_id=40tazo) > TIA. > Ronald > > On Sep 10, 10:32 pm, "Marzia Niccolai" <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > Our engineering team is currently investigating increased datastore latency > > from earlier today. More details will be posted in the downtime-notify > > group. > > > -Marzia > > > On Wed, Sep 10, 2008 at 1:16 PM, Ronald <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > I'm seeing a number of Timeout errors on my log file: > > > > Traceback (most recent call last): > > > File "/base/python_lib/versions/1/google/appengine/ext/webapp/ > > > __init__.py", line 496, in __call__ > > > handler.get(*groups) > > > File "/base/data/home/apps/40tazo/2.29/index.py", line 46, in get > > > moves = g.move(card,pickups) > > > File "/base/data/home/apps/40tazo/2.29/game.py", line 231, in move > > > self.save() > > > File "/base/data/home/apps/40tazo/2.29/game.py", line 290, in save > > > self.g.put() > > > File "/base/python_lib/versions/1/google/appengine/ext/db/ > > > __init__.py", line 618, in put > > > return datastore.Put(self._entity) > > > File "/base/python_lib/versions/1/google/appengine/api/ > > > datastore.py", line 162, in Put > > > raise _ToDatastoreError(err) > > > File "/base/python_lib/versions/1/google/appengine/api/ > > > datastore.py", line 1627, in _ToDatastoreError > > > raise errors[err.application_error](err.error_detail) > > > Timeout: datastore timeout: operation took too long. > > > > In this thread: > > >http://groups.google.com/group/google-appengine/browse_thread/thread/... > > > , > > > someone describes a similar problem and Jeff Scudder reply that we > > > should spect some increase latency until Tuesday 9/2. > > > > Is this increased latency still an issue? > > > If that's not the case, any suggestions about how to troubleshoot this > > > issue? > > > > Greetings > > > Ronald- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
