mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 16:39:39 +08:00

These errors tend to indicate that the upload is missing on the remote store. This is bad, but we don't want it to block the dominant-color calculation process. This commit catches errors when there is an HTTP error, and fixes the `base_store.rb` implementation when `FileHelper.download` returns nil.