Hi GAE team,

how about the time for deleting? I think it would also encounter the
DeadlineExceededError..

Thank you:>

On Dec 20, 11:52 pm, Bob <[email protected]> wrote:
> 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 [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