2020-09-01 09:49:45 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.139693495997248] Client unable to keep up with pending messages. Stayed over 512 for 5 seconds
It’s difficult to find out why this happens. There must be something flooding HA with messages, but I can’t find out what.
Some more detailed debug info would be helpful is many situations.
I tried setting it to debug…
That didn’t make it much easier, as the log file grew to 900000 lines in a few seconds.
After setting it to info it took 1 minute to reach 1000 lines.
I guess I’ll look more into using different settings for different components.