Workaround for intervals and timeout being dependent on the init execution order.
This commit is contained in:
parent
ddc9bc408a
commit
3c817a7ffc
6 changed files with 103 additions and 101 deletions
|
@ -34,7 +34,7 @@ var log = logrus.New()
|
|||
|
||||
const australisVer = "v0.0.8"
|
||||
|
||||
var monitorInterval, monitorTimeout, forceDrainTimeout time.Duration
|
||||
var forceDrainTimeout time.Duration
|
||||
|
||||
func init() {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue