Commit 0ce4476c authored by vicotor's avatar vicotor

udpate syncer

parent 02424b80
......@@ -146,7 +146,7 @@ func (w *Work) RunJob(t TaskJob) chan<- interface{} {
Date: time.Now(),
FollowCount: fc,
})
secondTicker.Reset(time.Second * 150)
secondTicker.Reset(time.Minute * 3)
// 先用和like retweet一样的周期模式;
......
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