GraphStatus
GraphStatus =
"running"|"completed"|"failed"
Defined in: types.ts:23
Aggregate status of the entire execution graph.
GraphStatus =
"running"|"completed"|"failed"
Defined in: types.ts:23
Aggregate status of the entire execution graph.