yangyichao-mango commented on issue #3621:
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/3621#issuecomment-687591130


   > need to check whether the process instance exists after the worker 
returns, and then update if it exists. If it does not exist, throw the result 
away, and run a new workflow without issuing tasks.
   
   I do not reproduce 3,
   I try it with 45 process instance, and batch delete 10 process instance, it 
still can return the wright result for the other 35 process instance.
   
   I reproduced 4, when I batch delete process instance and new a process 
instance,  the log shows it is assigned to worker successfully and the worker 
run it successfully,  but master do not get the result response, and I will 
trace it later.
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to