120k transactions can lead to that kind of CPU count if you have quite
a few properties. Datastore indexes each entity/property, unless you
disable indexing. And this indexing also consumes resources. Also HTTP
500 results in tasks getting retried till they succeed. And depending
on where the HTTP 500 is encountered, that failed task will still
consume resources.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to