Changing fetch task status to only return live instances.
This commit is contained in:
parent
616d4bc57e
commit
ada7eb3aa1
2 changed files with 6 additions and 2 deletions
|
@ -31,7 +31,7 @@ var message = new(string)
|
|||
var updateID string
|
||||
var log = logrus.New()
|
||||
|
||||
const australisVer = "v0.0.8"
|
||||
const australisVer = "v0.0.6"
|
||||
|
||||
var monitorInterval, monitorTimeout time.Duration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue