mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00: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.