]> cat aescling's git repositories - mastodon.git/commit
Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)
authorDaniel Hunsaker <danhunsaker@gmail.com>
Sat, 17 Mar 2018 12:27:50 +0000 (06:27 -0600)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 17 Mar 2018 12:27:50 +0000 (13:27 +0100)
commit4a0a19fe54f1d2d433ad3d72c35f2bbb915279f6
tree44176a28a098a137a5d15cd31d57cf59b01a400d
parent338bff8b93fa939c2968818e53386fd0c013d9a9
Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)

This will prevent, for example, `rake mastodon:redownload_avatars` from crashing when an instance is no longer responding to connection attempts, instead silently continuing as expected.
app/models/concerns/remotable.rb