带宽和流量提交失败时,将在一定时间内重试

This commit is contained in:
GoEdgeLab
2022-10-23 19:41:21 +08:00
parent fa8cdcf832
commit 6ed1331e15
3 changed files with 87 additions and 18 deletions

View File

@@ -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()