> You need to ratelimit the upload to a slower speed in order to not exhaust
> your short-term quotas.
>
> -Nick Johnson

Thanks a ton Nick. I do delete the data in batches. The problem is not
so much with delete. I can always restart the deletion process and
clear out all the data. The problem is with uploading.

I tried uploading in batches of 100 (lines in the csv file). Then with
50. None of them worked. How do I rate-limit the upload to a slower
speed?

Also, I think the appcfg.py with the upload data option tackles this
problem of restarting the upload process from wherever it crashes
last. I am getting some errors in that too. Can you help me with that?
http://groups.google.com/group/google-appengine/browse_thread/thread/795f1030500440f0#

Thanks in advance.
-Shri
--~--~---------~--~----~------------~-------~--~----~
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