Fix: threads.netのインスタンス情報のフェッチが止まらない問題 (#681)

This commit is contained in:
KMY(雪あすか) 2024-04-01 08:54:57 +09:00 committed by GitHub
parent 95a18edaac
commit 05e6d1bd9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ class ActivityPub::FetchInstanceInfoWorker
update_info!(link)
true
rescue Mastodon::UnexpectedResponseError
rescue
true
end