Skip to content

fix(upload): Respond with 400 on incorrect file length#5735

Merged
jjbayer merged 2 commits intomasterfrom
fix/upload-invalid-length
Mar 17, 2026
Merged

fix(upload): Respond with 400 on incorrect file length#5735
jjbayer merged 2 commits intomasterfrom
fix/upload-invalid-length

Conversation

@jjbayer
Copy link
Member

@jjbayer jjbayer commented Mar 17, 2026

Respond with 400 instead of 500 if the signed length does not match the actual length.

ref: INGEST-779

@linear-code
Copy link

linear-code bot commented Mar 17, 2026

@jjbayer jjbayer marked this pull request as ready for review March 17, 2026 12:04
@jjbayer jjbayer requested a review from a team as a code owner March 17, 2026 12:04
@jjbayer jjbayer enabled auto-merge March 17, 2026 12:04
@jjbayer jjbayer changed the title fix(upload): 400 on incorrect file length fix(upload): Respond with 400 on incorrect file length Mar 17, 2026
@jjbayer jjbayer added this pull request to the merge queue Mar 17, 2026
Merged via the queue into master with commit e6a34b6 Mar 17, 2026
62 of 69 checks passed
@jjbayer jjbayer deleted the fix/upload-invalid-length branch March 17, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants