1
This commit is contained in:
parent
964b27df2d
commit
9930b2a979
@ -398,6 +398,7 @@ export class TaskPollingService {
|
||||
|
||||
const { status, fail_code: failCode, item_list } = result[historyId];
|
||||
|
||||
taskLog(`调用即梦API检查结果 ${task.task_id} [status:${status} fail_code: ${failCode}]`);
|
||||
if (status === 20) {
|
||||
// 仍在生成中,更新下次轮询时间
|
||||
await GenerationTask.updateOne(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user