mirror of
https://github.com/smittix/intercept.git
synced 2026-05-17 21:34:50 -07:00
The /space-weather/data endpoint made 13 sequential HTTP requests, each with a 15s timeout, causing 30-195s load times on cold cache. Now uses ThreadPoolExecutor to fetch all sources concurrently, reducing worst-case latency to ~15s (single slowest request). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 KiB
11 KiB