Added reminder

This commit is contained in:
pezcurrel 2022-12-26 14:18:04 +01:00
parent 926b1b0d73
commit d3b616a6fb

View file

@ -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