caishunfeng commented on issue #11669: URL: https://github.com/apache/dolphinscheduler/issues/11669#issuecomment-1229109213
Hi @DarkAssassinator Now in ds, if a workflow instance re-run or failover, it will use the original workflow instance but not create a new one, so we keep the first start time as startTime and just update the endTime. -- 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]
