MCPcopy
hub / github.com/ray-project/ray / getRayStatus

Function getRayStatus

python/ray/dashboard/client/src/service/status.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9};
10
11export const getRayStatus = () => {
12 return get<RayStatusResp>("api/cluster_status?format=1");
13};

Callers 1

useRayStatusFunction · 0.90

Calls 1

getFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…