任务列表
API任务列表
API等待列表
API失败列表
RUNWAY账号
统计
RUNWAY任务列表
全部任务: {{ total }} / 失败: {{ failed }} / 完成率: {{ success_rate + '%'}} / 平均用时: {{ formatTime(avg_runtime) }}
今日任务: {{ today_total }} / 失败: {{ today_failed }} / 超时: {{ timeout_total }} / 完成率: {{ today_success_rate + '%'}} / 平均用时: {{ formatTime(today_avg_runtime) }}
状态: WAITING(api接受) / ISSUED(runway接受) / THROTTLED(runway限流) / PENDING(runway排队) / RUNNING(runway运行) / FINISHED(runway完成) / FAILED(失败)
{{ scope.row.id }}
{{ scope.row.out_task_id }}
文生视频
图生视频
图到图生视频
视频生视频
延长视频
放大视频
竖屏
横屏
{{ scope.row.status }}
{{ scope.row.status }}
{{ scope.row.progress + '%' }}
{{ scope.row.status }}
{{ scope.row.status }}
{{ formatTime(scope.row.runtime) }}
详情
{{ detail.id }}
{{ detail.out_task_id }}
创建时间
等待时间(WAITING)
下发时间(ISSUED) 下发runway已经接受
限流时间(THROTTLED)
被限流,这个任务排队时间会较长
排队时间(PENDING) runway准备执行,可能会跳过running状态,直接完成
运行时间(RUNNING)
完成时间(FINISHED) {{ formatTime(detail.runtime) }}
{{ toJson(detail.params).taskType }}
{{ detail.kind }}
{{ detail.extended_count }}
{{ toJson(detail.request).prompt }}
{{ detail.status }}
{{ video_screen(detail) ? '竖屏' : '横屏' }}
打开
打开
打开
{{ error(detail) }}
{{ toJson(detail.request) }}