Name | Type | Description | Notes |
---|---|---|---|
id | str | ||
category | Category | ||
status | str | 任务执行状态 | |
type | str | 任务触发类型 | |
operator | str | 操作人 | |
create_time | datetime | 开始时间 | |
required_time | str | 耗时 | |
retried_count | int | 重试次数 |
Name | Type | Description | Notes |
---|---|---|---|
id | str | ||
category | Category | ||
status | str | 任务执行状态 | |
type | str | 任务触发类型 | |
operator | str | 操作人 | |
create_time | datetime | 开始时间 | |
required_time | str | 耗时 | |
retried_count | int | 重试次数 |