Many .put_async's failed, I couldn't count the exact number, but I'm 
guessing 50%, as the result of the operation was ~460k instead of a clean 
million

I don't utilise entity groups, they are free entities

200 instances spinned up, tasks definitely queued, yet this was a burst 
operation, so that was expected

on the .put_async front, I don't think .put's should ever timeout

on the .delete_async front, I don't know why delete's are in a transaction, 
should they really be?
I mean shouldn't you be able to delete an entity 3 times simultaneously?

As a result of the operation, I found a bug that affected the .delete_async 
part, yet I'm sure the overload would occur without the bug, the .put_async 
part is separate from the .delete_async part

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ad971dee-4872-45a9-b295-1ab761423f51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to