zillo32 / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Error in import process #481

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If import file size is bigger than 8-9 MB, system starts throwing following 
error (on both gae and local installation)

"Error Undefined"

Original issue reported on code.google.com by ad...@nilambar.com on 4 Jun 2011 at 10:42

Attachments:

GoogleCodeExporter commented 8 years ago
GAE has 10MB request, response limit.

Original comment by kinyelo@gmail.com on 12 Jun 2011 at 1:37