Skip to content

Use cached subscription data when RSS feeds are unavailable#8852

Closed
Greal-dev wants to merge 1 commit intoFreeTubeApp:developmentfrom
Greal-dev:fix/issue-8643-use-cached-subscription-data-when-rss-fe
Closed

Use cached subscription data when RSS feeds are unavailable#8852
Greal-dev wants to merge 1 commit intoFreeTubeApp:developmentfrom
Greal-dev:fix/issue-8643-use-cached-subscription-data-when-rss-fe

Conversation

@Greal-dev
Copy link
Copy Markdown

@Greal-dev Greal-dev commented Mar 20, 2026

When YouTube's RSS feeds are down or return errors, subscription fetches return null for videos. Instead of showing an empty list, this change falls back to the previously cached data for each affected channel, so users can still see their subscriptions during outages. The cache is not updated when the fetch fails, preserving the last known good data.

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 20, 2026 11:26
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 20, 2026
@absidue absidue closed this Mar 20, 2026
auto-merge was automatically disabled March 20, 2026 11:57

Pull request was closed

@FreeTubeApp FreeTubeApp locked and limited conversation to collaborators Mar 20, 2026
@absidue absidue added the AI-PR PR that has been determined to be completely or majority untested and AI generated label Mar 20, 2026
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

AI-PR PR that has been determined to be completely or majority untested and AI generated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants