mirror of
https://github.com/rancher/steve.git
synced 2025-10-21 23:39:21 +00:00
ada5b33d98607e33e1620f8c091077e219f280ab
Add debug logs and send websocket messages when the watch is closed unexpectedly. In addition to being helpful for debugging, the dashboard specifically looks for a `resource.error` event containing the string "too old" in order to trigger the watch to be resynced with a refreshed revision number. Without this error returned, the dashboard will only see `resource.stop` events and never change its behavior, continuing to try to restart the watch with an incorrect resource version.
Description
No description provided
Languages
Go
99.8%