mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-09 15:30:06 +07:00
chore: refine reloading code
This commit is contained in:
@ -193,7 +193,7 @@ loop:
|
||||
}).Fatalln("[Reload] Failed to roll back configuration")
|
||||
}
|
||||
newConf = conf
|
||||
log.Warnln("[Reload] Last reload failed; rolled back configuration")
|
||||
log.Errorln("[Reload] Last reload failed; rolled back configuration")
|
||||
} else {
|
||||
log.Warnln("[Reload] Stopped old control plane")
|
||||
}
|
||||
|
Reference in New Issue
Block a user