langgenius / langgenius/syncless-issue

Support large file upload

Open
#198 3 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.