mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 04:00:44 +08:00
Split heartbeat message (#12535)
* first * xxx * Split heartbeat message * only report resource usage when changed * Fix GetAllResourceUsage * Fix report resource usage * Increase default heartbeat interval * regularize heartbeat interval in test case
This commit is contained in:
@@ -143,7 +143,7 @@ def check_components_alive(cluster, component_type, check_component_alive):
|
||||
"num_cpus": 8,
|
||||
"num_nodes": 4,
|
||||
"_system_config": {
|
||||
"num_heartbeats_timeout": 100
|
||||
"num_heartbeats_timeout": 10
|
||||
},
|
||||
}],
|
||||
indirect=True)
|
||||
|
||||
Reference in New Issue
Block a user