savvasdalkitsis/uhuruphotos-android

Upload queue halts when upload or processing fails

Opened this issue · 0 comments

If one upload fails and causes an error after uploading[1] or during processing[2] on the backend, the queue halts completely.

Expected behavior: always continue with next upload, never stop (to backup as many media as possible)

[1] LibrePhotos/librephotos#1276
[2] LibrePhotos/librephotos#1277