All,

Thought this will be useful to others. I have modified bulk_upload client to
"resume" if it fails.

Couple of things

1. On each failure, the bulk upload will wait 1 min before resuming. I found
this useful, because my uploads failed because the app was getting
overloaded or my WIFI connection was choppy  or getting capacity errors.
2. Write the log to a file. So if you happen to close your shell, you can
pick up the data count from the log file.
3. SKIP parameter, to skip records before resuming.

More here :
http://blog.amanthan.com/2008/10/resuming-google-bulk-data-uploader-for.html

rgds,
Venkatesh

--~--~---------~--~----~------------~-------~--~----~
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