From 32602af0756bee690054817bcd66e46105f7b81a Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 19 Feb 2026 14:13:35 -0600 Subject: [PATCH] store: TEST: Fixed Redis with keepalive --- .../test-fixed-redis-with-keepalive-72b600.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create 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 new file mode 100644 index 00000000000..49031d38091 --- /dev/null +++ b/graph/solutions/test-fixed-redis-with-keepalive-72b600.md @@ -0,0 +1,12 @@ +--- +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:13:35.746601+00:00" +--- + +Test memory for edge validation. Added socket_keepalive=True to fix idle drops.