Skip to content

[Bug]: feed with errors aren't refreshed #3334

@jvoisin

Description

@jvoisin

Bug Summary

Feeds that fail in some ways aren't refreshed regularly

Description

Some websites might be offline/broken for whatever reasons. For example, lowtechmagazine runs on a solar panel, and thus might be offline when the weather is shite for a couple of days.

Unfortunately, miniflux is prompt to give up refreshing the feed:

Image

I would expected something like an exponential backoff with a maximum of 48h or whatever.

This issue was reported to me by @magne4000

Steps to Reproduce

  1. Subscribe to a feed
  2. The feed goes offline/broken for a couple of days
  3. Miniflux will stop refreshing the feed
  4. The feed comes back online
  5. Miniflux didn't refresh it, the feed is now dead to miniflux :<

Expected Behavior

Miniflux should keep refreshing broken feeds, with an exponential backoff.

Actual Behavior

Miniflux gives up.

Version

2.2.8

Browser

No response

Relevant Logs or Error Output

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported before.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions