According to documentation:
"DatastoreTimeoutException is thrown when a datastore operation times out.
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."
transactNew should handle this with the same logic as
ConcurrentModificationException.
version: 4.0rc2
Original issue reported on code.google.com by simplex....@gmail.com on 18 Dec 2013 at 3:12
Original issue reported on code.google.com by
simplex....@gmail.com
on 18 Dec 2013 at 3:12