Commit e3066940 authored by JiebinHu's avatar JiebinHu

feat:

parent ff26e264
......@@ -156,6 +156,7 @@ func CompensateCpScore() {
}
}
}
model.Log.Infof("CompensateCpScore idx:%v", idx)
if idx%1000 == 0 {
time.Sleep(time.Millisecond * 100)
}
......
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