Appearance
uni-flow 公开 API(中文注解)
uni-flow 公开 API(中文注解) / RunStatus
RunStatus = "pending" | "running" | "paused" | "completed" | "failed"
"pending"
"running"
"paused"
"completed"
"failed"
Defined in: orchestrator/registry.ts:14
一次运行的生命周期状态。