workflow run sequential key frontend (#3511)

This commit is contained in:
LawyZheng
2025-09-24 14:34:42 +08:00
committed by GitHub
parent 3e5e61ed50
commit ad731f6175
12 changed files with 49 additions and 11 deletions

View File

@@ -128,6 +128,7 @@ function getWorkflowElements(version: WorkflowVersion) {
scriptCacheKey: version.cache_key,
aiFallback: version.ai_fallback ?? true,
runSequentially: version.run_sequentially ?? false,
sequentialKey: version.sequential_key ?? null,
};
return getElements(