langgenius / langgenius/syncless-issue
Support large file upload
Open
- Dominant language
- No language data
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, any uploaded file will be fully loaded into memory, causing OOM. (> 100 MB on mobile)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the upload path to find where files are fully loaded into memory and check whether existing tests cover large uploads. Done means uploads larger than 100 MB on mobile no longer cause out-of-memory failures while preserving normal upload behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100