[GCS]Remove useless / heavy heartbeat pub (#11132)

This commit is contained in:
Tao Wang
2020-09-30 14:38:17 +08:00
committed by GitHub
parent 03c11d3b85
commit 15ae8816f7
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -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