Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish: upload larger files to app engine without having to split these files.
How this might work: A user will be able to upload a larger size than 32 MB to app engine
If applicable, reasons why alternative solutions are not sufficient: Using GCS will require to split the files and have app engine to redo the file.
Other information (workarounds you have tried, documentation consulted, etc):