ChPi commented on issue #12870:
URL: 
https://github.com/apache/dolphinscheduler/issues/12870#issuecomment-1314898972

   > If the task instance Id is null, means the task instance has not been 
submit, it shouldn't retry.
   
   retry task will `cloneRetryTaskInstance` that do not set id.
   will retry task generate a new id and insert into table  
`t_ds_task_instance` rather than updating the old record? 


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