This commit is contained in:
@@ -10,7 +10,8 @@ Problem:
|
|||||||
potential fixes: TODO HERE:
|
potential fixes: TODO HERE:
|
||||||
Detect postgres is unreachable and stop digging a hole, wait to resolve it before continuing on again
|
Detect postgres is unreachable and stop digging a hole, wait to resolve it before continuing on again
|
||||||
Don't log same message repeatedly
|
Don't log same message repeatedly
|
||||||
don't dual log to system journal logs and ayanova log
|
actually this is not necessary if just stop running jobs when can't reach sql server
|
||||||
|
FIXED don't dual log to system journal logs and ayanova log
|
||||||
Ayanova is not only logging but also directing it's output to the terminal window which in linux system service is being logged also to the journal logs
|
Ayanova is not only logging but also directing it's output to the terminal window which in linux system service is being logged also to the journal logs
|
||||||
AyaNova should only ouput to it's log file, not to terminal with the sole exception of the initial boot up period
|
AyaNova should only ouput to it's log file, not to terminal with the sole exception of the initial boot up period
|
||||||
This may be a configuration in the logging library set this way??
|
This may be a configuration in the logging library set this way??
|
||||||
|
|||||||
Reference in New Issue
Block a user