ray/src
mwtian b17cbd825f
[Core] fix prometheus export error and move GCS client heartbeat to a dedicated thread. (#24867)
I have seen errors where the prometheus view data dictionary is changed when iterating over it. So make a copy (which is atomic) before iterating.

Also, use a separate thread for GCS client heartbeat RPC. This avoids the issue of missing heartbeat when raylet is too busy.
2022-05-18 15:04:04 -07:00
..
mock [core][2/2] Worker resubscribe when GCS failed (#24813) 2022-05-16 23:47:52 -07:00
ray [Core] fix prometheus export error and move GCS client heartbeat to a dedicated thread. (#24867) 2022-05-18 15:04:04 -07:00
shims/windows Support copyright format for c++ files (#14348) 2021-08-04 17:19:38 +08:00