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 2a3a6d9 commit e70bc77Copy full SHA for e70bc77
internal/nightwatch/nightwatch.go
@@ -29,7 +29,7 @@ import (
29
)
30
31
var (
32
- lockName = "onex-nightwatch-lock"
+ lockName = "onex-nightwatch-lock2"
33
jobStopTimeout = 3 * time.Minute
34
extendExpiration = 5 * time.Second
35
defaultExpiration = 10 * extendExpiration
0 commit comments