Remote Control now allows 3 reconnects per hour and 72 per day, with healthy periods forgiven.
What's wrong with this entry?
The single "rebuilds in the last hour" counter is replaced by a budget of 3 recoveries per hour and 72 per 24 hours, and ten minutes of healthy heartbeats forgives the current window so a long-running session is not spent by an old rough patch.
- Exhaustion is reported as
heartbeat_budget_exhaustedwith awindow_hfield saying which window ran out. - The message reads "the connection to the Remote Control server kept dropping after each reconnect", with a separate 24-hour variant.
- The
recovery_exhaustedevent now also records the WebSocketclose_code.
the connection to the Remote Control server kept dropping after each reconnect
Strings lifted out of the shipped bundle, so the claim above can be checked against them.