On Sun, Jul 7, 2013 at 2:57 AM, Daniel Florey <daniel.flo...@gmail.com>wrote:

> I cannot believe that datastore is not able to handle many write requests
> simultaneously. Where did you get this information?  Of course I'm not
> writing to the same entity groups, just plain entities.
>

The same exception sometimes happens when people use the bulkloader -
there's so many writes happening that the datastore starts throwing errors.
You can search this list for examples.

Sometimes this error pops up when accessing large numbers of entities (in
the millions), see here for an example:
https://groups.google.com/forum/#!topic/objectify-appengine/zIFIylfqRAw

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to