Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉 Thumbor #3993

Merged
merged 9 commits into from May 25, 2020
Merged

🎉 Thumbor #3993

merged 9 commits into from May 25, 2020

Conversation

matthiasrohmer
Copy link
Collaborator

@matthiasrohmer matthiasrohmer commented May 25, 2020

Open tasks:


proxy.web(request, response, proxyOptions, (error) => {
log.info('Proxy error', error);
response.status(502).end();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we fallback to the local file instead? My idea was to encode the requested width via query param which would make it easy to fallback to the local filesystem.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly how it's done now 😉

@matthiasrohmer matthiasrohmer marked this pull request as ready for review May 25, 2020 16:15
@matthiasrohmer
Copy link
Collaborator Author

Merging to see how it all ends up on staging. PR for production to follow.

@matthiasrohmer matthiasrohmer merged commit 5e03fe0 into future May 25, 2020
@matthiasrohmer matthiasrohmer deleted the perf/thumbor branch May 25, 2020 16:18
@sebastianbenz
Copy link
Collaborator

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants