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

Switched to throwing error upon failed image processing #19843

Merged
merged 1 commit into from Mar 12, 2024

Commits on Mar 12, 2024

  1. Switched to throwing error upon failed image processing

    ref https://linear.app/tryghost/issue/ENG-740/http-500-error-when-image-processing-fails
    refs 4aad551
    
    - upon further discussion, we've decided it's better to throw an error
      in this case because the uploaded image is deemed invalid and storing
      it on the filesystem might cause more issues with resizing/further
      processing in the future
    - this commit implements that and alters the tests
    daniellockyer committed Mar 12, 2024
    Copy the full SHA
    bfb9bfe View commit details
    Browse the repository at this point in the history