Skip to content
Snippets Groups Projects

replay: do copy invalid objects when they exists in the archive

Closed David Douard requested to merge douardda/swh-storage:replay-copy-invalid-objects into master

If an object is detected as invalid (hash mismatch), then instead of simply dropping it (and log the issue in the error reporter), optionally check the existence of the object in the archive; if it does indeed exists there, do perform the replication.

The check uses the public API; to enable this feature, the replayer configuration section must define the API url, e.g. api_url: https://archive.softwareheritage.org/api/1

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading