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.
Adds detect_and_parse_feed which orchestrates feed caching/freshness logic: uses cached feed URL directly if fresh (< 30 days), otherwise re-discovers from source URL via discover_feed. Returns FeedResult::Found or NotFound. Includes 4 new tests covering fresh cache, no cache, no feed, and stale cache cases. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
2 months ago | |
|---|---|---|
| .. | ||
| migrations | 2 months ago | |
| src | 2 months ago | |
| tests | 2 months ago | |
| Cargo.lock | 2 months ago | |
| Cargo.toml | 2 months ago | |
| Dockerfile | 2 months ago | |