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: Handle retry exception during authentication in SiriusXM provider #1778

Conversation

btoconnor
Copy link
Contributor

This attempts to address #3127 by handling tenacity's RetryError, which is being raised by the underlying client, rather than returning False or its own AuthenticationError, as it should be doing.

@marcelveldt marcelveldt merged commit 4744d18 into music-assistant:dev Nov 16, 2024
2 of 3 checks passed
@marcelveldt marcelveldt changed the title Handle retry exception during authentication and treat it as a login failure Fix: Handle retry exception during authentication in SiriusXM provider Nov 16, 2024
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.

2 participants