Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2362: Set FailureType to AuthenticationFailure for auth exceptions #2367

Merged
merged 2 commits into from
Feb 8, 2023

Conversation

NickCraver
Copy link
Collaborator

I improved the auth fail handling/message a while back in #2224, but we should set the ConnectionFailureType more specifically as well here so that people can handle it much easier. Fixing!

I added to the string message a while back but we should set the ConnectionFailureType more specifically as well here so that people can handle it much easier. Fixing!
@NickCraver NickCraver merged commit b94a8cf into main Feb 8, 2023
@NickCraver NickCraver deleted the craver/auth-failuretype branch February 8, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seems like FailureType is not correctly indicating authentication error
2 participants