Updated
This commit is contained in:
parent
61da12100f
commit
93c9e4105e
1 changed files with 3 additions and 1 deletions
4
todo.txt
4
todo.txt
|
@ -22,7 +22,9 @@
|
|||
|
||||
--- Tech ---
|
||||
|
||||
- getinstinfo.php, instances.php: use the same method that is used in peerscrawl.php to determine if an instance is dead
|
||||
* 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
|
||||
! peerscrawl.php: restore option: script should write a state file with at least the current index in list, better also current round and elapsed time
|
||||
* peerscrawl.php: make "Peers" and "PeersChecks" tables in db, to store checks and declare dead instances, to avoid uselessy checking all those dead instances
|
||||
- getinstinfo.php: make langs function and its use better...
|
||||
|
|
Loading…
Reference in a new issue