mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
If there is a codec issue or something trying to process a video file for thumbnail generation, uploads could hang indefinitely. This fix ensures that we continue the upload process even if we encounter an error trying to generate a thumbnail for it.