zhizhi/backend/api-server/services
copilot-swe-agent[bot] 726b05bc0b fix: address code review feedback - timer leaks, CORS, validation, cache TTL
- Fix timer leak in fetchNotionProfile/loadDatabaseCache with finally block
- Remove HTTP origin from CORS whitelist (HTTPS-only)
- Validate devId against DEV_REGISTRY instead of regex
- Fix cache TTL check to use >= instead of >
- Fix chat.js count queries to use page_size 100 instead of 1

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a260ce18-279a-4490-af90-a90a7b1f46cd
2026-03-25 08:15:48 +00:00
..
cache.js fix: address code review feedback - timer leaks, CORS, validation, cache TTL 2026-03-25 08:15:48 +00:00
github.js feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
notion.js feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00