Files
pangolin/server/routers
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-04-25 15:34:04 -07:00
2026-04-12 15:08:17 -07:00
2026-02-11 10:06:56 -08:00
2026-04-28 21:27:11 -07:00
2026-04-20 20:46:38 -07:00
2026-04-28 16:52:35 -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-01-18 12:19:07 -08:00
2026-04-27 17:04:04 -07:00
2026-05-02 07:37:18 -04:00