Updated
This commit is contained in:
parent
0863c32703
commit
9919583261
1 changed files with 1 additions and 1 deletions
2
todo.txt
2
todo.txt
|
@ -31,7 +31,7 @@
|
|||
- instances.php: make it possible to search only in uri, name, desc
|
||||
* 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
|
||||
* 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