Thomas-HuWei commented on issue #15849:
URL: 
https://github.com/apache/dolphinscheduler/issues/15849#issuecomment-2058513873

   @ruanwenjun 
   I finally find a simple way to let force success valid in a running workflow 
instance.
   If its old task instance is force success, set current taskInstance dryRun 
and can skip this step and run other steps.
   Attention that this skip code must before `DefaultTaskExecuteRunnable 
taskExecuteRunnable 
=defaultTaskExecuteRunnableFactory.createTaskExecuteRunnable(taskInstance);`
   
![image](https://github.com/apache/dolphinscheduler/assets/99788018/85da3e71-5e26-4ca1-883a-e26b472f1852)
   


-- 
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]

Reply via email to