Added 1 task

This commit is contained in:
pezcurrel 2022-12-25 23:45:01 +01:00
parent 429ab42ff5
commit 9b2da09b19

View file

@ -22,6 +22,7 @@
--- Tech ---
- getinstinfo.php, instances.php: use the same method that is used in peerscrawl.php to determine if an instance is dead
! 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...