google.appengine.api.datastore_errors.Timeout

The datastore operation timed out, or the data was temporarily unavailable.

Inherits From: Error, expected_type

This can happen when you attempt to put, get, or delete too many entities or an entity with too many properties, or if the datastore is overloaded or having trouble.