Update TODO

This commit is contained in:
Joakim Frostegård 2024-02-03 23:37:23 +01:00
parent 437f2def7d
commit bbba2f7fbc

View file

@ -2,20 +2,11 @@
## High priority
* http and ws
* add task to generate prometheus exports on regular interval to clean up
data. this is important if peer_clients is activated
* aquatic_bench
* Opentracker "slow to get up to speed", is it due to getting faster once
inserts are rarely needed since most ip-port combinations have been sent?
In that case, a shorter duration (e.g., 30 seconds) would be a good idea.
* general
* Replace panic sentinel with checking threads like in udp implementation.
It seems to be broken
## Medium priority
* stagger cleaning tasks?