We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be235f commit 1a68dc5Copy full SHA for 1a68dc5
api/analytic/nodes.go
@@ -66,5 +66,6 @@ func GetNodesAnalytic(c *gin.Context) {
66
}
67
68
time.Sleep(10 * time.Second)
69
+ logger.Debug("[analytic nodes] sleep 10 seconds")
70
71
0 commit comments