google / google/ground-android
[PhotoSync] Track upload/retry status of individual photos
Open
type: bug
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
Right now, we batch process and batch retry photo uploads. This means we attempt to re-upload photos when one upload in the batch fails even if the other photos in question were successfully uploaded. Tracking upload status on a per-photo basis instead will allow us to avoid this duplicative work.
Contributor guide
Assessment
This issue has not been assessed yet.