From 5bf2aa587c7de9350d4d1342af5a31fb5dbbce29 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 19 Feb 2026 14:15:53 -0600 Subject: [PATCH] delete: TEST: Fixed Redis with keepalive --- .../test-fixed-redis-with-keepalive-72b600.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 graph/solutions/test-fixed-redis-with-keepalive-72b600.md diff --git a/graph/solutions/test-fixed-redis-with-keepalive-72b600.md b/graph/solutions/test-fixed-redis-with-keepalive-72b600.md deleted file mode 100644 index 2231a0881f1..00000000000 --- a/graph/solutions/test-fixed-redis-with-keepalive-72b600.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: 72b60036-fefb-4905-83b8-af77d35a9832 -type: solution -title: "TEST: Fixed Redis with keepalive" -tags: [test, redis] -importance: 0.3 -confidence: 0.8 -created: "2026-02-19T20:13:35.746601+00:00" -updated: "2026-02-19T20:15:52.961366+00:00" ---- - -Test memory for edge validation. Added socket_keepalive=True to fix idle drops.