-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
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
solaredge hangs startup when requests fail to timeout #115588
Comments
Hey there @frenck, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) solaredge documentation |
The github repo doesn't match the pypi code either |
There are memory leaks in the library as well |
All of these are tiny JSON endpoint wrappers. I think its would be simple enough to make a new library with the same api (asyncio instead though) |
The problem
There is no timeout passed to requests in the underlying library
There is an upstream issue but its years old bertouttier/solaredge#2
It looks like the lib is abandoned
What version of Home Assistant Core has the issue?
dev
What was the last working version of Home Assistant Core?
dev
What type of installation are you running?
Home Assistant OS
Integration causing the issue
solaredge
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: