felix-thinkingdata opened a new pull request #4802: URL: https://github.com/apache/incubator-dolphinscheduler/pull/4802
When querying a workflow instance, a process instance is running and the query will fail。 --- 当查询工作流实例时,一个流程实例正在运行,查询将会失败 The reason is that the end time is currently empty when calculating the process duration. --- 原因是因为,计算流程持续时间时,结束时间目前还是空。 So the query failed. --- 所以导致查询失败。 ---------------------------------------------------------------- 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]
