is anybody aware of a hidden quota limit, i get the exception below,
but in the dashboard i cannot see any quotas exceeded, when this
happens, the dataviewer is also non-functional
any clues? thx
Exception while handling service_name: "remote_datastore"
method: "RunQuery"
request <
"....stripped....">
Traceback (most recent call last):
File "/base/python_lib/versions/1/google/appengine/ext/remote_api/
handler.py", line 265, in post
response_data = self.ExecuteRequest(request)
File "/base/python_lib/versions/1/google/appengine/ext/remote_api/
handler.py", line 293, in ExecuteRequest
response_data)
File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_stub.py", line 80, in MakeSyncCall
method(request, response)
File "/base/python_lib/versions/1/google/appengine/ext/remote_api/
handler.py", line 84, in _Dynamic_RunQuery
request, runquery_response)
File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_stub_map.py", line 72, in MakeSyncCall
apiproxy.MakeSyncCall(service, call, request, response)
File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_stub_map.py", line 255, in MakeSyncCall
rpc.CheckSuccess()
File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_rpc.py", line 111, in CheckSuccess
raise self.exception
OverQuotaError: The API call datastore_v3.RunQuery() required more
quota than is available.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---