Discovery: Do not abort the sync in case of error 404 (or 500)
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 4 Jun 2019 14:00:43 +0000 (16:00 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:51 +0000 (10:58 +0100)
commitc335f69a65f597a6f74fc52b2f021f5c6d7b5e0a
treeb7aee224baf5f0bd18ba36d4158c80dfd1c57404
parent9f08636a4a8a16f3e043baf2e8eff24ed65258d2
Discovery: Do not abort the sync in case of error 404 (or 500)

Issue: #7199
src/libsync/discovery.cpp
test/testremotediscovery.cpp