mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 14:12:00 +08:00
[GCS]Remove useless / heavy heartbeat pub (#11132)
This commit is contained in:
@@ -54,7 +54,6 @@ LOG_FILE_CHANNEL = "RAY_LOG_CHANNEL"
|
||||
REPORTER_CHANNEL = "RAY_REPORTER"
|
||||
|
||||
# xray heartbeats
|
||||
XRAY_HEARTBEAT_PATTERN = "HEARTBEAT:*".encode("ascii")
|
||||
XRAY_HEARTBEAT_BATCH_PATTERN = "HEARTBEAT_BATCH:".encode("ascii")
|
||||
|
||||
# xray job updates
|
||||
|
||||
Reference in New Issue
Block a user