[google-appengine] Re: App deployment stuck and then failed with "version not ready"

2012-09-14 Thread mikeee
I can't deploy either - tries until it times out - this has been happening for the last 12 hours or so for my app. On Sep 14, 4:29 pm, Alfred Fuller wrote: > It doesn't sound like the deployment is actually failing, it is just taking > longer than appcfg is willing to wait. > > > > > > > > On Fri

[google-appengine] Re: BulkUploader

2011-10-14 Thread mikeee
I found this video to be pretty helpful along with the documentation here: http://www.youtube.com/watch?v=4XBqdu8dYE8 Docs are here: http://code.google.com/appengine/docs/python/tools/uploadingdata.html On Oct 11, 3:16 pm, Kb wrote: > I am using GWT+GAE for app . > > How can i use Bulkuploader

[google-appengine] bulkloader performance in development

2011-10-12 Thread mikeee
Hi all - I posted in the python app-engine group earlier but haven't heard back. Basically just trying to determine if there is anyway to use the bulk uploader via appcfg.py against my localhost SDK (Mac OS X 1.5.4) and have it process even a reasonably fast amount of inserts. I'm using SQLite a