Hi, Currently, I think 0.5% of my Datastore operations result in a datastore timeout. I don't know why... It can be raised on very simple or very complicated operation.
For my app for example, the problem is that it can occur during a big request where I need to create 50-100 entities of 3 different kinds. So I need to manually rollback everything and it can be difficult. Having a "big" transaction could be a solution, but GAE it too limited (only 1 kind,....). It seems that datastore timeout will always be there and we have to manage them. So I think we need an article that explains how to handle them properly with different scenarios. It will be very appreciated. Regards. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
