You are not alone I am in the same boat. Right now all my apps return
with errors like the one shown below.
Google folks could you please set some expectations???

Thanks

Traceback (most recent call last):
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 507, in __call__
    handler.get(*groups)
....
  File "/base/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 1455, in fetch
    raw = self._get_query().Get(limit, offset)
  File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 981, in Get
    prefetch_count=limit)._Get(limit)
  File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 924, in _Run
    _ToDatastoreError(err)
  File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 2100, in _ToDatastoreError
    raise errors[err.application_error](err.error_detail)
Timeout


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