summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-07-15 10:23:03 -0400
committerMark Felder <feld@feld.me>2024-07-15 11:45:12 -0400
commit2e2caad28db9dbc7342ac706bc743ec393c2e7e4 (patch)
tree69e6860367e9907376cd02285cb0c794535fe57c /changelog.d
parent6278af209af00594c4d1ae37410da629e02b4df2 (diff)
downloadpleroma-2e2caad28db9dbc7342ac706bc743ec393c2e7e4.tar.gz
pleroma-2e2caad28db9dbc7342ac706bc743ec393c2e7e4.zip
Fix Oban jobs exiting with :error instead of :cancel
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/oban-cancel.change1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/oban-cancel.change b/changelog.d/oban-cancel.change
new file mode 100644
index 000000000..e4512d3bb
--- /dev/null
+++ b/changelog.d/oban-cancel.change
@@ -0,0 +1 @@
+Changed some jobs to return :cancel on unrecoverable errors that should not be retried