Skip to content

Streaming single file upload to avoid browser OOM crash screen #656

@Cafe137

Description

@Cafe137

When uploading a single large file, e.g. mp4 of size 250MB, the "Aw, Snap!" browser crash happens. This is due to the whole file being in memory and the browser killing the tab.

It should be possible to stream single files and avoid this frontend limitation.

Metadata

Metadata

Assignees

Labels

P1High: Likely tackled by core team if no one steps updif:hardHaving worked on the specific codebase is importantkind:bugA bug in existing code (including security flaws)status:in-progressIn progresstype:issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions