Commit 91d26269 authored by duanjinfei's avatar duanjinfei

update nm is conn failed handler

parent 694ee11f
...@@ -161,6 +161,7 @@ func monitorWorker(op *operate.DockerOp) { ...@@ -161,6 +161,7 @@ func monitorWorker(op *operate.DockerOp) {
if nodeManager.Status { if nodeManager.Status {
nodeManager.UpdateStatus(false) nodeManager.UpdateStatus(false)
} }
log.Error("Received nm msg failed:%s", err)
return return
} }
if err != nil { if err != nil {
......
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