Skip to content
Snippets Groups Projects
Commit 1fcdaafa authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Fix webfinger retries (#4275)

* Do not raise unretryable exceptions in ResolveRemoteAccountService

* Removed fatal exceptions from ResolveRemoteAccountService

Exceptions that cannot be retried should not be raised. New exception
class for those that can be retried (Mastodon::UnexpectedResponseError)
parent f24b81e2
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 39 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment