Skip to content

data: initial RSS feed content fetch for newly added feeds - #213

Merged
514sid merged 1 commit into
mainfrom
data/rss-initial-fetch
Jul 29, 2026
Merged

data: initial RSS feed content fetch for newly added feeds#213
514sid merged 1 commit into
mainfrom
data/rss-initial-fetch

Conversation

@514sid

@514sid 514sid commented Jul 29, 2026

Copy link
Copy Markdown
Member

What

Initial RSS content fetch for the feeds discovered in the previous PR, so the newly added products start appearing in Industry News right away instead of waiting for the daily cron.

  • Fetched all 254 product feeds plus the two industry feeds.
  • 123 product feeds returned content; the other 130 were empty, dead, or blocked at fetch time (the daily cron will keep retrying them).
  • 25 new feed cache files created; 125 cache files updated in total.

For this one-off backfill the per-feed item cap was temporarily raised so each feed's recent history was captured; the command itself is unchanged (still 10 per run for the daily cron).

Validation

hugo --minify builds clean.

@514sid
514sid merged commit 093e7cf into main Jul 29, 2026
3 checks passed
@514sid
514sid deleted the data/rss-initial-fetch branch July 29, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant