mirror of
https://github.com/sartoopjj/thefeed.git
synced 2026-05-18 07:34:35 +03:00
9c53dad419
- Refactor fetcher tests to improve coverage and add new tests for resolver scoring and query handling. - Update ResolverChecker to retry every minute until a healthy resolver is found and adjust timeout settings. - Introduce scatter parameter in the configuration to allow concurrent DNS requests, with UI adjustments for user input. - Modify metadata fetching logic to utilize cached data efficiently and ensure fresh data is fetched when necessary. - Implement server-side handling for fetch progress, including countdowns and UI updates during long fetch operations.