- 新增 TreeCycleDetectionWithCache 类用于检测工作流中的循环调用- 在 WorkflowServiceImpl 中调用循环检测逻辑,确保工作流中不存在循环调用 - 优化 WorkflowExecutorActor 和 WorkflowBatchHandler 中的任务批次处理逻辑 |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml |
- 新增 TreeCycleDetectionWithCache 类用于检测工作流中的循环调用- 在 WorkflowServiceImpl 中调用循环检测逻辑,确保工作流中不存在循环调用 - 优化 WorkflowExecutorActor 和 WorkflowBatchHandler 中的任务批次处理逻辑 |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml |