feat: set runByAPI true
This commit is contained in:
@@ -222,6 +222,7 @@ async function createWorkflowAndStoreMetadata(id: string, userId: string) {
|
||||
interpreterSettings: { maxConcurrency: 1, maxRepeats: 1, debug: true },
|
||||
log: '',
|
||||
runId,
|
||||
runByAPI: true,
|
||||
serializableOutput: {},
|
||||
binaryOutput: {},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user