Josh Voyles
0655ba9423
fix: revert investigative changes, keep root cause fixes only
Reverts diagnostic instrumentation and defensive hardening added during
memory leak investigation. Only root cause fixes survive.
Root causes fixed:
- SQLite driver: auto-finalize wrapper + PRAGMAs
- WS routers: delete clientConfigVersions on disconnect (unbounded Map leak)
- WS private router: same + Redis key cleanup
Reverted:
- Memory monitor, rate limiting, request timeouts (diagnostic/hardening)
- shutdownAuditLogger wiring, audit re-queue change, debug logs (cleanup/secondary)
- package-lock.json drift
2026-05-02 16:33:13 -04:00
..
2026-03-24 22:01:13 -07:00
2026-04-25 15:34:04 -07:00
2026-03-03 14:54:17 -08:00
2026-04-12 15:08:17 -07:00
2026-04-17 14:28:43 -07:00
2026-05-02 16:33:13 -04:00
2026-02-11 10:06:56 -08:00
2026-03-02 21:59:41 -08:00
2026-04-27 16:19:37 -07:00
2026-04-28 21:27:11 -07:00
2026-04-20 20:46:38 -07:00
2026-02-04 16:32:53 -08:00
2026-04-16 17:42:30 -07:00
2026-04-21 14:34:28 -07:00
2026-03-29 12:11:22 -07:00
2025-12-10 03:19:14 +01:00
2025-12-10 03:19:14 +01:00
2026-04-28 16:52:35 -07:00
2026-04-16 17:42:30 -07:00
2026-04-18 13:40:50 -07:00
2026-04-16 20:58:18 -07:00
2025-12-09 10:56:14 -05:00
2026-04-29 12:35:08 -07:00
2026-03-31 18:55:21 +02:00
2026-01-18 12:19:07 -08:00
2026-04-29 12:35:08 -07:00
2026-03-29 16:28:51 -07:00
2026-04-30 14:00:32 -07:00
2025-12-10 03:19:14 +01:00
2026-04-27 17:04:04 -07:00
2026-03-28 21:24:13 -07:00
2026-04-20 22:05:29 -07:00
2026-05-02 07:37:18 -04:00
2026-04-17 17:18:15 -07:00
2025-12-10 03:19:14 +01:00
2026-03-26 18:19:10 -07:00
2025-10-13 11:06:14 -07:00