Skip to content

Create thumbnail endpoint for public collections #2466

@emma-sg

Description

@emma-sg

Currently we return a presigned s3 url for thumbnails, which expires. For use cases such as the website (which pull thumbnails at build-time), a thumbnail url that doesn't change will prevent us needing to rebuild every week in order to prevent collection thumbnail images from erroring.

This should probably just be a redirect with a cache header set? I don't think we need to bother proxying the thumbnail — clients loading this url will just get a new url when necessary.

Metadata

Metadata

Labels

back endRequires back end dev workenhancementRequests a change to a feature

Projects

Status

Done!

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions