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

Added timeout when resizing an image #20087

Merged

Commits on Apr 29, 2024

  1. Added timeout when resizing an image

    refs [ENG-827](https://linear.app/tryghost/issue/ENG-827/🐛-crash-on-resizing-animated-gif)
    
    Added a timeout to the image resizing middleware to prevent crashes when an
    image is taking too long to resize. When the timeout is reached and the image
    has not been resized, the middleware will return the original image
    mike182uk committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    611b531 View commit details
    Browse the repository at this point in the history