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 |
||
---|---|---|
.. | ||
actor | ||
event | ||
healthz | ||
job | ||
log | ||
node | ||
reporter | ||
runtime_env | ||
serve | ||
snapshot | ||
state | ||
test | ||
tests | ||
tune | ||
usage_stats | ||
__init__.py | ||
dashboard_sdk.py | ||
version.py |