Skip to content
Extraits de code Groupes Projets
  • Eugen Rochko's avatar
    1fcdaafa
    Fix webfinger retries (#4275) · 1fcdaafa
    Eugen Rochko a rédigé
    * 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
    Historique
    Fix webfinger retries (#4275)
    Eugen Rochko a rédigé
    * 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)
subscribe_service.rb 1,53 Kio