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

This commit is contained in:
KMY(雪あすか) 2024-04-01 08:54:57 +09:00 committed by KMY
parent aef6d96d55
commit 305021b543

View file

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