mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
feat(http): add message deduplication utility
This commit is contained in:
parent
1a68dc526d
commit
13a1cd800e
2 changed files with 26 additions and 8 deletions
|
@ -66,6 +66,5 @@ func GetNodesAnalytic(c *gin.Context) {
|
|||
}
|
||||
|
||||
time.Sleep(10 * time.Second)
|
||||
logger.Debug("[analytic nodes] sleep 10 seconds")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue