mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-07 18:30:25 +08:00
带宽和流量提交失败时,将在一定时间内重试
This commit is contained in:
@@ -205,9 +205,7 @@ func (this *Node) Start() {
|
||||
|
||||
// 统计
|
||||
goman.New(func() {
|
||||
stats.SharedTrafficStatManager.Start(func() *nodeconfigs.NodeConfig {
|
||||
return sharedNodeConfig
|
||||
})
|
||||
stats.SharedTrafficStatManager.Start()
|
||||
})
|
||||
goman.New(func() {
|
||||
stats.SharedHTTPRequestStatManager.Start()
|
||||
|
||||
Reference in New Issue
Block a user