zerosyn commented on issue #10732: URL: https://github.com/apache/dolphinscheduler/issues/10732#issuecomment-1206173334
We have a similar problem to this one in 3.0.0-beta-1. Workflow A have multiple tasks irrelevant, Process execute type: parallel(并行). Complement data on this workflow is running perfect. Workflow B have multiple tasks depend sequentially, Process execute type: Serial wait(串行等待). Complement data on this workflow will continually generate new workflow instance after previous finished, can't stop unless edit instance state in database. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
