element-hq / element-hq/element-android
Improve Big files sending
Open
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
We currently have reports of errors for big file handling:
- OOM #1619 #1862
https://github.com/matrix-org/riot-android-rageshakes/issues/13716
https://github.com/matrix-org/riot-android-rageshakes/issues/13717
https://github.com/matrix-org/riot-android-rageshakes/issues/13258
=> It may be a more generic issue related to memory usage
- Also there is no progress feedback for encryption
- After failure, no retry option is proposed
Contributor guide
Assessment
This issue has not been assessed yet.