Skip to content

Fix entry->lastSeen in case of feed errors#8646

Merged
Alkarex merged 4 commits intoFreshRSS:edgefrom
Alkarex:fix-feeds-last-error
Apr 2, 2026
Merged

Fix entry->lastSeen in case of feed errors#8646
Alkarex merged 4 commits intoFreshRSS:edgefrom
Alkarex:fix-feeds-last-error

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Mar 29, 2026

Fix #8643
Fix lastSeen and feed's lastUpdate going out of sync.
Now the feed error field is used to store the timestamp of the error instead of just a boolean.

Previous related PRs:

Fix FreshRSS#8643
Fix lastSeen and feed's lastUpdate going out of sync

Previous related PRs:
* FreshRSS#5404
* FreshRSS#5382
* FreshRSS#5315
@Alkarex
Copy link
Copy Markdown
Member Author

Alkarex commented Mar 30, 2026

@pe1uca if you can test, please report whether that fixes your observed problem

@Alkarex Alkarex merged commit 3fac1bd into FreshRSS:edge Apr 2, 2026
1 check passed
@Alkarex Alkarex deleted the fix-feeds-last-error branch April 2, 2026 10:30
cweiske added a commit to cweiske/FreshRSS that referenced this pull request Apr 2, 2026
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.

[Bug] The entries' "lastSeen" value might not be correct.

1 participant