From d3b616a6fbbaede504eeebbc5a3b54114de91cc9 Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Mon, 26 Dec 2022 14:18:04 +0100 Subject: [PATCH] Added reminder --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 4312520..45ad8d6 100644 --- a/todo.txt +++ b/todo.txt @@ -22,6 +22,7 @@ --- Tech --- +- grep peerscrawl.php and getinstinfo.php logs on the server after a run to check for php errors and warnings * VERY IMPORTANT: make a script to set Instances.LastOkCheckTS to the last ok check based on InstChecks (NULL if never) * getinstinfo.php, instances.php: use the same method that is used in peerscrawl.php to determine if an instance is dead - mustool.php: could clean InstChecks too now, since we dropped Instances.Dead and use Instances.LastOkCheckTS