mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
e83d35d6f3
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.