+8
−11
+3
−11
+10
−11
Loading
* Update SpecificationDownload and TDocCrawlConfig to be more dataclass-like. * Add max_retries field to TDocCrawlConfig for better retry handling. * Refactor QueryConfig usage in tests to TDocQueryConfig for consistency. * Update tests to reflect changes in model structure and usage. * Rename SpecDatabase to MeetingDatabase in CLI tests for clarity. * Reset cache managers in tests to ensure isolation and prevent side effects.