From bbba2f7fbc480824f11f621c32194ff1f6cf6536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sat, 3 Feb 2024 23:37:23 +0100 Subject: [PATCH] Update TODO --- TODO.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO.md b/TODO.md index 829af77..595de1c 100644 --- a/TODO.md +++ b/TODO.md @@ -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?