mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 23:54:56 +08:00
Revert heartbeat interval to keep ci stable (#12836)
* Revert heartbeat interval to keep ci stable * fix missing one
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": 10
|
||||
"num_heartbeats_timeout": 100
|
||||
},
|
||||
}],
|
||||
indirect=True)
|
||||
|
||||
Reference in New Issue
Block a user