summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2023-12-29 00:25:33 -0500
committerMark Felder <feld@feld.me>2023-12-29 00:25:33 -0500
commit7ebca7ecfa93f41d9eac2dcefa4b2e55f1b0c4ac (patch)
treec671b6b37d03f075c17e137c0ecb9656f541f028 /changelog.d
parent77949d4590b2a82ef6bb4c79f0777962991e28b1 (diff)
downloadpleroma-7ebca7ecfa93f41d9eac2dcefa4b2e55f1b0c4ac.tar.gz
pleroma-7ebca7ecfa93f41d9eac2dcefa4b2e55f1b0c4ac.zip
Activity publishing failures will prevent the job from retrying if the publishing request returns a 403 or 410
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/publisher_discard.change1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/publisher_discard.change b/changelog.d/publisher_discard.change
new file mode 100644
index 000000000..85e530d8d
--- /dev/null
+++ b/changelog.d/publisher_discard.change
@@ -0,0 +1 @@
+Activity publishing failures will prevent the job from retrying if the publishing request returns a 403 or 410