Skip to content

fix(multipart): Make abort/complete return 200 on subsequent calls - #4

Merged
lcian merged 1 commit into
mainfrom
lcian/feat/abort-complete-200
Jul 27, 2026
Merged

fix(multipart): Make abort/complete return 200 on subsequent calls#4
lcian merged 1 commit into
mainfrom
lcian/feat/abort-complete-200

Conversation

@lcian

@lcian lcian commented Jul 27, 2026

Copy link
Copy Markdown
Member

This is how GCS behaves in practice: when an upload doesn't exist anymore, as it has been already completed or aborted, it just returns 200 instead of 404, as S3 would.
The fix is needed to make CI pass in getsentry/objectstore#575, where the code is written for actual GCS.

@lcian lcian changed the title fix(multipart): Make abort/complete return 200 on second try fix(multipart): Make abort/complete return 200 on subsequent calls Jul 27, 2026
@lcian
lcian merged commit 63451d9 into main Jul 27, 2026
20 checks passed
@lcian
lcian deleted the lcian/feat/abort-complete-200 branch July 27, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant