You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- fetch_json()에 skip_cache 파라미터 추가 (in-memory/disk 캐시 bypass) - index_filings()에 force_refresh → skip_cache 자동 연동 - search_filings()에 staleness check (MAX indexed_at vs SEC_DATA_REFRESH_HOURS) → 24h 이상 stale한 ticker 자동 re-index (per-ticker asyncio.Lock으로 thundering herd 방지) - search_filings_bulk()도 동일 staleness 처리 - 테스트 7개 추가 (skip_cache 동작, force_refresh 연동) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
4 months ago | |
|---|---|---|
| .. | ||
| api | 5 months ago | |
| core | 5 months ago | |
| middleware | 5 months ago | |
| models | 5 months ago | |
| schemas | 5 months ago | |
| services | 4 months ago | |
| utils | 5 months ago | |
| __init__.py | 5 months ago | |
| main.py | 5 months ago | |