Skip to content
Snippets Groups Projects
  1. Jul 24, 2017
  2. Jul 23, 2017
  3. Jul 22, 2017
  4. Jul 21, 2017
  5. Jul 20, 2017
  6. Jul 19, 2017
    • Eugen Rochko's avatar
      Fix webfinger retries (#4275) · 1fcdaafa
      Eugen Rochko authored
      * 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)
      1fcdaafa
Loading