Skip to content

rss-reader: capture articles in a background queue - #8

Merged
Adolanium merged 5 commits into
Adolanium:mainfrom
apoapostolov:rss-reader-queue
Sep 17, 2026
Merged

Adolanium merged 5 commits into
Adolanium:mainfrom
apoapostolov:rss-reader-queue

Conversation

@apoapostolov

Copy link
Copy Markdown
Contributor

Summary

Moves full-article capture out of feed refresh and into a bounded background queue. Captured bodies persist by stable URL or article identity and survive Hermes restarts while the article remains in the list.

Dependency

Cherry-pick after PR #7 (rss-reader-media).

Scope

  • two-worker background capture queue
  • durable capture state and cache writes
  • refresh returns without waiting for capture jobs
  • preserve captured bodies across refreshes

Verification

  • node --check catalog/desktop/plugin.js
  • git diff --check

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.

2 participants