Skip to content

Return 504 when a file is missing to be by-spec

The spec defines that the media endpoints should return 504 when a file is not-yet-uploaded, which has been interpreted to include when a file was deleted. Modifies the /media/v3/download/ and /media/r0/thumbnail endpoints.

Merge request reports