lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

AbortMultiPartUpload: returns 200 ok when upload id is not found

Open N-o-Z opened this issue 8 months ago • 0 comments

According to AWS spec should return 404 in case upload ID doesn't exist. We seem to ignore the response from the client and just check for errors

N-o-Z avatar Mar 04 '25 19:03 N-o-Z