웹 검색 DB 전용 모드 + 미수집 구간 안내 (공유 준비) - #34
Merged
Merged
Conversation
- 웹 화면 검색은 API를 호출하지 않고 DB에 있는 범위로만 즉시 검색 (기본값) → 공유 사용자가 API 한도를 소모하거나 장시간 대기하는 일 방지 - 요청 기간 중 미수집 구간은 진행 상황에 안내: "⚠️ 아직 데이터가 수집되지 않은 구간이 있어 이번 결과에서 빠졌습니다: 6/1, 9/1~9/3 — 데이터 세팅이 마무리되면 다시 조회해주세요." - WEB_DB_ONLY=0 으로 기존(API 보충) 방식 선택 가능, CLI/수집기는 영향 없음 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
배경 (대표님 공유 준비)
변경 내용
WEB_DB_ONLY=0으로 예전 방식 복원 가능. CLI·수집기는 변화 없음테스트 (dev 8932)
9/3 3개월 검색 → 98건 즉시 + "빠진 구간: 6/1, 6/186/24, 9/1~9/3" 안내 확인🤖 Generated with Claude Code