mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
[Dashboard] Add actor task counter (#6820)
This commit is contained in:
committed by
Philipp Moritz
parent
8f246c17b5
commit
3acf3c7675
@@ -336,6 +336,7 @@ class GlobalState:
|
||||
},
|
||||
"IsDirectCall": actor_table_data.is_direct_call,
|
||||
"State": actor_table_data.state,
|
||||
"Timestamp": actor_table_data.timestamp,
|
||||
}
|
||||
|
||||
return actor_info
|
||||
|
||||
Reference in New Issue
Block a user