[google-appengine] RequestTooLargeError

2010-11-08 Thread mattbeedle
I'm having trouble with request size limiting, but I don't understand why. Im this blog post (http://googleappengine.blogspot.com/2009/02/ skys-almost-limit-high-cpu-is-no-more.html) and it seems to say that the limits on requests and responses were increased to 10mb. My application receives emai

[google-appengine] Re: RequestTooLargeError

2010-11-10 Thread mattbeedle
fically the last sentence: >    "Note that API requests (e.g. memcache.set(), db.put()) are still > limited to 1MB in size." > > http://code.google.com/appengine/docs/python/mail/overview.html#Quota... > > Robert > > > > > > > > On Mon, Nov 8, 2010 a

[google-appengine] Re: RequestTooLargeError

2010-11-10 Thread mattbeedle
. > > Rgds > > T > > On Nov 10, 9:30 pm, mattbeedle wrote: > > > > > > > > > Ok, I see, I thought thatfetchwas just a straight forward HTTP POST, > > but now looking at the documentation I see that is part of the > > appengine python API (I&#x