Less than 200 bytes. I'd never seen this behavior until yesterday. Suddenly there are almost 300 tasks having this error. I highly suspect the usage pattern changed so drastically.
Will On Wed, Aug 3, 2011 at 6:30 PM, Greg Darke <[email protected]> wrote: > How large is your put to datastore? > > On 4 August 2011 02:45, Will <[email protected]> wrote: >> It's on MS datastore. The program hasn't been changed. Seems started >> happening several hours ago. >> >> On Wed, Aug 3, 2011 at 8:44 AM, Will <[email protected]> wrote: >>> Hi all, >>> >>> Some of my tasks suddenly started to report this error: >>> >>> error - <class >>> 'google.appengine.runtime.apiproxy_errors.RequestTooLargeError'>. The >>> request to API call datastore_v3.Put() was too large. >>> >>> When I checked, the payloads of the tasks are usually under 200 bytes. >>> >>> Anything I should look into? >>> >>> Thanks, >>> >>> Will >>> >> >> -- >> 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. >> >> > > > > -- > Greg Darke > > -- > 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. > > -- 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.
