summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/fix-mrfs.add2
-rw-r--r--changelog.d/oban-rich-media-errors.fix1
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/fix-mrfs.add b/changelog.d/fix-mrfs.add
index a38830109..2a0fb0768 100644
--- a/changelog.d/fix-mrfs.add
+++ b/changelog.d/fix-mrfs.add
@@ -1 +1 @@
-Added a Mix task "pleroma.config fix_mrf_policies" which will remove erroneous MRF policies from ConfigDB
+Added a Mix task "pleroma.config fix_mrf_policies" which will remove erroneous MRF policies from ConfigDB.
diff --git a/changelog.d/oban-rich-media-errors.fix b/changelog.d/oban-rich-media-errors.fix
new file mode 100644
index 000000000..b904108db
--- /dev/null
+++ b/changelog.d/oban-rich-media-errors.fix
@@ -0,0 +1 @@
+Prevent Rich Media backfill jobs from retrying in cases where it is likely they will fail again.