-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.7.0
-
Component/s: Production Improvements, Production Incident
-
Tags:
-
Story Points:3
Distributions are downloaded using an old download implementation that doesn't rely on S3.
Meanwhile, some errors are not properly handled as HTTP status response. Any bad request ends as a 500 error.
AC:
- Download distribution from this endpoint is done on S3;
- Missing key must end a correct HTTPS status response 404.
- If more than 1 doc matches the request key, responds 409.
Impl Idea:
- If matching blob, send a redirect to the regular Nuxeo downloads endpoint: nxblob
- is related to
-
NXS-6249 Enable Direct download S3
- Resolved
- Is referenced in