I was under the impression that the deferred library automatically pickles 
your arguments, but the 10k limit still applies.  I would definitely try 
deferring a large chunk of dummy data as your first experiment.

What I'm not understanding from the original question is why can't you do 
the put in the request handler?  That way if there is a failure (and there 
will always be occasional failures) you can catch the exception and return 
an error to the client.

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