Files
world-intel-mcp/src
Marc Shade b5b83a58d0 fix: connection pool saturation causing dashboard all-zeros
- Increase httpx pool from 50 to 200 connections (140+ concurrent requests)
- Add semaphore(25) to RSS feed fetcher (119 feeds no longer flood the pool)
- Give slow sources (news, alerts, posture) 90s timeout instead of 45s
- Result: 56/58 sources OK, 0 timeouts (was: everything timing out)
2026-03-08 13:42:05 -04:00
..