do not get stuck forever in sync in case of errors
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 10 Dec 2021 09:39:33 +0000 (10:39 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 10 Dec 2021 10:28:35 +0000 (11:28 +0100)
commit8ead03501647e01236490d8c73cb1a92fd72676c
treea7e93a2d9212e174a33bc9e7775bda7f44a6b524
parent7e194623129f7d921f2913275eb2cbab9ec69d62
do not get stuck forever in sync in case of errors

when a local file has invalid date and we try to upload it, properly
handle the error such that we are not stuck forever in sync state

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/bulkpropagatorjob.cpp
src/libsync/propagateupload.cpp