ray/dashboard/modules/node
SangBin Cho 2ca11d61b3
[State Observability] Set the default detail formatting as yaml + quicker head node register (#26946)
## Why are these changes needed?

This PR does 2 things.

1. When `--detail` is specified, set the default formatting as yaml. 
2. It seems like it takes 5 seconds to register the head node to the API server (because it gets node info every 5 second, and when the API server just starts, the head node is not registered to GCS). It decreases the node ping frequency until the head node is registered to API server. 

## Related issue number

Closes https://github.com/ray-project/ray/issues/26939
2022-07-26 13:49:30 -07:00
..
tests [State Observability] Set the default detail formatting as yaml + quicker head node register (#26946) 2022-07-26 13:49:30 -07:00
__init__.py [Dashboard] Reorganize dashboard modules - node (#16217) 2021-06-07 19:50:46 -07:00
node_consts.py [State Observability] Set the default detail formatting as yaml + quicker head node register (#26946) 2022-07-26 13:49:30 -07:00
node_head.py [State Observability] Set the default detail formatting as yaml + quicker head node register (#26946) 2022-07-26 13:49:30 -07:00