DeadlineExceededError(u'The API call datastore_v3.RunQuery() took too long to respond and was cancelled.',)
Traceback (most recent call last):
File "/base/data/home/apps/s~imspime/xprs160f2-noimos.461406831037612226/backend/xprsUtils.py", line 3043, in generateDomForFolder
childrenAsObjects = convertChildrenToObjectsBatch(itemAsObj,presetPreviewStyle,presetStyle)
File "/base/data/home/apps/s~imspime/xprs160f2-noimos.461406831037612226/backend/xprsUtils.py", line 1558, in convertChildrenToObjectsBatch
childrenFromDB = getBoxesFromLocalDB(currentItemChildrenIdsOnly)
File "/base/data/home/apps/s~imspime/xprs160f2-noimos.461406831037612226/backend/xprsDB.py", line 80, in getBoxesFromLocalDB
"ORDER BY created DESC", vbidArr).fetch()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/utils.py", line 160, in positional_wrapper
return wrapped(*args, **kwds)
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/query.py", line 1218, in fetch
return self.fetch_async(limit, **q_options).get_result()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/tasklets.py", line 383, in get_result
self.check_success()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/context.py", line 892, in helper
batch, i, ent = yield inq.getq()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/query.py", line 962, in run_to_queue
yield multiquery.run_to_queue(queue, conn, options=options)
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/tasklets.py", line 427, in _help_tasklet_along
value = gen.throw(exc.__class__, exc, tb)
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/query.py", line 1999, in run_to_queue
thing = yield subit.getq()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/query.py", line 969, in run_to_queue
batch = yield rpc
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/ext/ndb/tasklets.py", line 513, in _on_rpc_completion
result = rpc.get_result()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 615, in get_result
return self.__get_result_hook(self)
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/datastore/datastore_query.py", line 2930, in __query_result_hook
self._batch_shared.conn.check_rpc_success(rpc)
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 1375, in check_rpc_success
rpc.check_success()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 581, in check_success
self.__rpc.CheckSuccess()
File "/base/alloc/tmpfs/dynamic_runtimes/python27g/5ff1bb395ce821c8/python27/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py", line 136, in CheckSuccess
raise self.exception
DeadlineExceededError: The API call datastore_v3.RunQuery() took too long to respond and was cancelled.