Skip to content

Add support for file repairs using upload streaming

Christopher Schinnerl requested to merge repair-streaming into master

This MR adds a repair flag to the upload streaming endpoint to allow users to repair an uploaded file by simply uploading it again using the upload streaming endpoint with the repair flag set to true.

Closes #3505 (closed)

Edited by Christopher Schinnerl

Merge request reports