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

#50 : Fix potential AttributeError for new configurations #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

helldog136
Copy link

in case of mqtt error with a brand new configuration, the client breaks as there is no value to self.mq_config
This PR aims to add this error case to the retry backoff policy already implemented

This DOES NOT FIX #50 but is related

@helldog136 helldog136 force-pushed the fix_potential_AttributeError branch from b11ee7f to b435789 Compare May 15, 2022 22:22
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.

Intermittent failures in Home Assistant - "error while get mqtt config"
1 participant