This commit is contained in:
archer
2024-09-08 15:03:12 +08:00
parent 69ff65973f
commit e9681c8ed5

View File

@@ -322,7 +322,7 @@ export async function dispatchWorkFlow(data: Props): Promise<DispatchFlowRespons
// Thread avoidance
await surrenderProcess();
addLog.debug(`Run node`, { maxRunTimes: props.maxRunTimes, uid: user._id });
addLog.debug(`Run node`, { maxRunTimes: props.maxRunTimes, appId: props.runningAppInfo.id });
// Get node run status by edges
const status = checkNodeRunStatus({