Skip to content
  • Daniel Schreiber's avatar
    fix issue with remote sync failure · 01f9125a
    Daniel Schreiber authored
    when remote host responds with an error code, sync will be tried later again.
    Sometimes remotes still store the databut a duplicate entry is prevented by the
    database. This fix handles this case by requesting the resource from remote. If
    it exists, everything is fine
    01f9125a