http://www.v2ex.com/
--------------------------------------
Error: Server Error
The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this error message and the query that caused it.
http://www.v2ex.com/go/v2ex
--------------------------------------
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 701, in __call__
handler.get(*groups)
File "/base/data/home/apps/v2ex/1.354930860891692334/main.py", line 853, in get
favorited = member.hasFavorited(node)
File "/base/data/home/apps/v2ex/1.354930860891692334/v2ex/babel/__init__.py", line 75, in hasFavorited
if q.count() > 0:
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 2071, in count
result = raw_query.Count(limit=limit, config=config)
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/datastore.py", line 1700, in Count
batch = self.GetBatcher(config=config).next()
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2525, in next
return self.next_batch(self.AT_LEAST_ONE)
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2562, in next_batch
batch = self.__next_batch.get_result()
File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 592, in get_result
return self.__get_result_hook(self)
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2317, in __query_result_hook
self._conn.check_rpc_success(rpc)
File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 1184, in check_rpc_success
raise _ToDatastoreError(err)
Timeout: The datastore operation timed out, or the data was temporarily unavailable.