I'm trying to handle blob files in a task.

Some files are too large and a exception is raised.

RequestTooLargeError: The request to API call datastore_v3.Put() was too
large.

I have to read the files, and I'm doing something like
"BlobReader(blob_key)".

There is a way to work with large files in GAE?

-- 
Denis Costa

“Do or do not... There is no try.” - Yoda

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to