Errors: "Response payload is not completed"
muhlba91 opened this issue · 1 comments
muhlba91 commented
we are regularly receiving errors about the connection being reset - this usually happens if the response payload is not as expected or complete:
ERROR (HellaOnyx) [custom_components.hella_onyx.event_thread] connection reset: Response payload is not completed, restarting: True (backoff = 38 seconds)
an alternative cause could be connection (or any other) termination.
the component still works but streaming updates will be delayed or non-functioning.
however, the backup functionality to update in regular intervals always kicks in.
muhlba91 commented
cause is in the client: muhlba91/onyx-client#77