diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 2ccda5e2..41e55a52 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -10,7 +10,8 @@ Problem: potential fixes: TODO HERE: 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 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 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??