[dashboard] Dashboard randomly not showing the status of worker nodes. #28569
Open
Description
What happened + What you expected to happen
Ray dashboard is randomly not showing the status of some of the worker nodes.
See screenshot:
It shows the status of the some of the worker nodes, but no status for the others.
Versions / Dependencies
Using ray 2.0.0 with Kuberay
Reproduction script
See screenshot above.
Additionally, the legacy view just shows a blank page. In the chrome javascript debugger, a see a bunch of javascript errors, see below.
Issue Severity
Medium: It is a significant difficulty but I can work around it.