I'm seeing thousands of errors in my logs started earlier this
evening, to the point that I had to stop some parts of my app. My app
id is: networkedblogs
1. The first is an over-quota error, and my app is clearly not out of
quota (I checked several times):
OverQuotaError: The API call datastore_v3.Get() required more
quota than is available.
2. The second is datastore timeouts:
Timeout: datastore timeout: operation took too long.
3. The third, is that I can't add tasks to the task queue:
CancelledError: The API call taskqueue.Add() was explicitly
cancelled.
--
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.