fix: reduce vector sync scan interval to 5s for single-user service

The test_semantic_search_answer_successful_sampling test creates a note
and waits 30s for indexing, but the scanner only ran every 60s. Aligning
with the CI overlay's 5s interval ensures new notes are indexed in time.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Chris Coutinho
2026-03-22 16:59:36 +01:00
co-authored by Claude Opus 4.6
parent 331abdd00a
commit 322e92276e
2 changed files with 2 additions and 2 deletions