Open Bug 1604938 Opened 6 years ago Updated 1 year ago

Feed updates are paused permanently when there's a network error

Categories

(MailNews Core :: Feed Reader, defect)

Desktop
All
defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: neikokz+mozbz, Unassigned)

References

Details

When a feed fails to download because of a network error, updates for said feed are paused seemingly forever. I don't think that behaviour is appropriate. I believe the feed should continue being fetched at the configured intervals.

The existing behavior is entirely intentional. Any manual check will try again, and it will be tried again after a restart. But it will not blindly keep retrying in the automatic polling cycle.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID

No chance an option can be added to fix this? Imagine if we applied this to email, and we stopped checking for email if there's a single network error until the client is restarted. It is simply inappropriate.

Do we differentiate between error codes? Agreed if it's 404, but other random errors (and no error code) should not cause permanent failure.

Status: RESOLVED → REOPENED
Component: Untriaged → Feed Reader
Ever confirmed: true
Product: Thunderbird → MailNews Core
Resolution: INVALID → ---
See Also: → 1586588, 1615491
Severity: normal → S3

I systematically have all feeds paused if my PC wakes up from sleep. Presumably Thurderbird is checking the feeds before the network comes back up.

I think if there is a HTTP 404 or (especially) HTTP 410 then the feeds should be paused, but if the network is unreachable it is much more unclear, it is not that uncommon for networks to temporarily disconnect. Or if you're on something like a metered 5G network you may just have the internet off.

You need to log in before you can comment on or make changes to this bug.