+632
−0
File changed.
Preview size limit exceeded, changes collapsed.
Loading
- Add MeetingMetadata.tdoc_count (int, default 0, ge=0) to track per-meeting TDoc counts - Add TDocDatabase.get_tdoc_count_for_meeting and update_meeting_tdoc_count helpers - Exclude tdoc_count from meeting change detection to avoid unnecessary churn - Extract _filter_meetings_for_parallel_crawl and call it before spawning Runner tasks - Reduce subinterpreter/Runner task creation when --limit-tdocs is used and lower McCabe complexity of the parallel crawl flow - Add session summary documentation under docs/history for the optimization Backwards compatible: defaults preserve existing behavior and no breaking changes
File changed.
Preview size limit exceeded, changes collapsed.