RunStatus type
定义 RunStatus 的值。
KnownRunStatus 可与 RunStatus 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
已排队
已启动
运行
已成功
失败
已取消
错误
超时
type RunStatus = string