App-id: createnspread Today I transfered a 3M Mau Facebook Application to the above app-id
While my normal Request/second is around 20 the transfer caused it to increase to 150's And when the daily cron kicked in, the number, request/second increased to 600 When I checked the logs I saw all the workers of my MapReduce failed because of datastore calls not returning any results, numerous of them failed at 600 request/second I couldn't determine if the problem was on my side or is this an expected behavior? (The MapReduce job was going to iterate over 2M elements, 200 per worker, as parallel as possible with __scatter__ sharding) Thanks in Advance http://code.google.com/p/googleappengine/issues/detail?id=5556&sort=-id&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log -- 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.
