mirror of
https://github.com/vale981/ray
synced 2025-03-13 22:56:38 -04:00
![]() This is the first PR of #25963 : 1. Moved the agent information from `internal KV to `GCSNodeInfo`, 2. raylet registers itself after the agent process finished register. Motivation: Storing agent information in `internal KV` and registering nodes in GCS (write node information to `GCSNodeInfo`) are two asynchronous operations, which will bring some complex timing problems, especially after `raylet` failover |
||
---|---|---|
.. | ||
cypress | ||
__init__.py | ||
conftest.py | ||
cypress.config.js | ||
run_ui_tests.sh | ||
test_dashboard.py | ||
test_memory_utils.py | ||
test_state_head.py |