mirror of
https://github.com/miniflux/v2.git
synced 2025-10-05 19:31:01 +00:00
Instead of having a hard limit of 3 (regular) tries for feeds with errors, use an exponential backoff by default, with an upper-limit of one week. See https://github.com/miniflux/v2/issues/3334 for context/discussions. |
||
---|---|---|
.. | ||
config.go | ||
options.go | ||
options_parsing_test.go | ||
parser.go | ||
parser_test.go | ||
validators.go | ||
validators_test.go |