Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rescue SSL error in verify link service (mastodon#9914)
If the first link to be verified contains a rel=me link with a SSL error, the VerifyAccountLinksWorker will fail and not try the following links. This rescues the SSL error when fetching the link, avoiding this issue.
- Loading branch information