workflow run sequential key frontend (#3511)
This commit is contained in:
@@ -65,6 +65,7 @@ function Debugger() {
|
||||
scriptCacheKey: workflow.cache_key,
|
||||
aiFallback: workflow.ai_fallback ?? true,
|
||||
runSequentially: workflow.run_sequentially ?? false,
|
||||
sequentialKey: workflow.sequential_key ?? null,
|
||||
};
|
||||
|
||||
const elements = getElements(
|
||||
|
||||
Reference in New Issue
Block a user