From 5489512eff42ac56213d9038d1a40b5a13515850 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 19 Feb 2026 14:13:34 -0600 Subject: [PATCH] store: TEST: Redis connection drops under load --- .../test-redis-connection-drops-under-load-49969c.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graph/problems/test-redis-connection-drops-under-load-49969c.md diff --git a/graph/problems/test-redis-connection-drops-under-load-49969c.md b/graph/problems/test-redis-connection-drops-under-load-49969c.md new file mode 100644 index 00000000000..543e80daf20 --- /dev/null +++ b/graph/problems/test-redis-connection-drops-under-load-49969c.md @@ -0,0 +1,12 @@ +--- +id: 49969ce7-c604-4a9d-8ad3-f0dbf710f9f4 +type: problem +title: "TEST: Redis connection drops under load" +tags: [test, redis] +importance: 0.3 +confidence: 0.8 +created: "2026-02-19T20:13:34.540330+00:00" +updated: "2026-02-19T20:13:34.540330+00:00" +--- + +Test memory for edge validation. Redis connections drop when idle for >5 minutes.