You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/27 03:03:59 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on issue #11669: [Bug] [WorkflowInstance] the value of duration in Workflow Instance table is wrong

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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org