Too much db operations, it needs 10 seconds on my own computers to
read the whole file to store in the datastore. But on the GAE, it
occurs DeadlineExceededError. I gave  0.2 second for each db put(), it
could work first but finally went wrong. I then gave 0.5 second and
still could't solve the problem.

How much time shall I give??
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to