[google-appengine] Re: About uploading data with appcfg.py

2009-09-02 Thread Shrinand Javadekar
Ping... Any help would be greatly appreciated. -Shri On Sep 1, 11:37 pm, ShriJ wrote: > Hi, > > I have a problem while uploading data using appcfg.py. > > I have a file named videoloader.py which has the definition of the > following classes: > > class Videos(db.Expando): >  ... > > class Vide

[google-appengine] Re: "Quota exceeded"... although it doesn't seem to be

2009-09-02 Thread Shrinand Javadekar
> 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