Commit 40a1337c authored by duanjinfei's avatar duanjinfei

update report info

parent 64f8570d
......@@ -101,9 +101,6 @@ func StartMonitor() {
if isSuccess {
log.Info("Connect node manager client success:", manager.Info.Endpoint)
managerClient.UpdateLastHeartTime(time.Now())
if len(dockerOp.ReportTaskIds) > 0 {
dockerOp.ModelTaskIdIndexesChan <- dockerOp.ReportTaskIds
}
continue
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment