Commit 80538796 authored by duanjinfei's avatar duanjinfei

update log

parent fa90d6b2
......@@ -160,6 +160,7 @@ func monitorWorker(op *operate.DockerOp) {
select {
case <-ticker.C:
if isSend {
log.Info("The once-off message is send")
return
}
ticker = time.NewTicker(time.Second * 20)
......
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