fix(api): fix workflow state persistence issue (#31752)

Ensure workflow pause configuration is correctly set for all entrypoints.
This commit is contained in:
QuantumGhost
2026-01-30 17:44:29 +08:00
committed by GitHub
parent b7e752078c
commit f90fa2b186
13 changed files with 226 additions and 9 deletions
-1
View File
@@ -43,4 +43,3 @@ exclude = [
"controllers/web/workflow_events.py",
"tasks/app_generate/workflow_execute_task.py",
]