Add backoff for failing feeds.

This commit is contained in:
Half-Shot 2024-02-06 12:08:15 +00:00
parent f5568e2fb9
commit 2ee501291c

1
changelog.d/890.misc Normal file
View File

@ -0,0 +1 @@
Failing RSS/atom feeds are now backed off before being retried. This should result in a speedup for large public deployments where failing feeds may result in a slowdown.