home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.62k stars 30.38k forks source link

Client unable to keep up with pending messages - why it happens #95386

Open bdraco opened 1 year ago

bdraco commented 1 year ago

Client unable to keep up with pending messages

Client unable to keep up with pending messages is a generic error when the system is falling behind, an integration is misbehaving (sending a massive amount of state updates), an automation running in a loop, an API is being called too frequently, etc.

Posting in someone else's issue is unlikely to help resolve your issue as this is a symptom of the problem rather than the actual cause. Since various problems can cause this, it is usually different from what someone else is experiencing. You will be wasting your time if you post a "me too" comment since it needs to be triaged as an independent issue to prevent your issue from being closed out when a resolution is reached for the original poster.

Instead

Issues that fail to include the callgrind and py-spy files are unlikely to be solved.

Thanks!

home-assistant[bot] commented 1 year ago

profiler documentation profiler source