Commit 5359ba67 authored by vicotor's avatar vicotor

update schedule

parent c28c604f
......@@ -111,6 +111,8 @@ func (n *Node) Loop(idx int) {
if err != nil {
log.WithError(err).Error("dispatch task failed")
continue
} else {
break
}
}
......
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