Using AppEngine Go, I constantly see this error when reading about 40k objects from tables:
API 5 error (datastore_v3: TIMEOUT): data store timeout or data is temporarily unavailable.
This occurs within 400 ms of the request.
Is there anything else that could cause this error, besides pushing the limit on the wall clock?
Thanks!
source share