Skip to content

Do not discard RSS/Atom feed processing errors#13413

Merged
Frenzie merged 1 commit into
koreader:masterfrom
Blizarre:smf-display-error
Mar 14, 2025
Merged

Do not discard RSS/Atom feed processing errors#13413
Frenzie merged 1 commit into
koreader:masterfrom
Blizarre:smf-display-error

Conversation

@Blizarre

@Blizarre Blizarre commented Mar 14, 2025

Copy link
Copy Markdown
Contributor

A small commit that helped me debug issues with weird RSS feeds, feel free to discard it if you don't think it would be useful.

The current implementation of the NewsDownloader will silently discard errors generated during the call to processFeed. This PR just store that error and log it as "err" to help with debugging. Given that it is a hard failure, I logged it at err instead of dbg.
(It's my last PR, I promise)


This change is Reviewable

@Frenzie Frenzie merged commit 195e4a2 into koreader:master Mar 14, 2025
@Frenzie Frenzie added this to the 2025.03 milestone Mar 14, 2025
0xstillb pushed a commit to 0xstillb/koreader-thai that referenced this pull request May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants