Skip to content

fix(v0.6.0): cache /v1/search and /v1/deep-search responses (BUG-SC03)#2

Merged
Divish1032 merged 1 commit intomainfrom
v0.0.3
Mar 4, 2026
Merged

fix(v0.6.0): cache /v1/search and /v1/deep-search responses (BUG-SC03)#2
Divish1032 merged 1 commit intomainfrom
v0.0.3

Conversation

@Divish1032
Copy link
Contributor

  • P2-F: /v1/search now checks cache before calling scout.search(); writes result after miss
  • P2-F: /v1/deep-search same cache check+write pattern
  • tests/test_server.py: add get_search + put_search AsyncMock to mock_scout fixture
  • intelligence_timeout_ms default 5000→60000 (v0.5.2 backlog)

- P2-F: /v1/search now checks cache before calling scout.search(); writes result after miss
- P2-F: /v1/deep-search same cache check+write pattern
- tests/test_server.py: add get_search + put_search AsyncMock to mock_scout fixture
- intelligence_timeout_ms default 5000→60000 (v0.5.2 backlog)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Divish1032 Divish1032 merged commit 6af14ca into main Mar 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant