summaryrefslogtreecommitdiff
path: root/changelog.d/ffmpeg-limiter.add
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-05-11 08:06:04 -0400
committerMark Felder <feld@feld.me>2024-05-11 08:06:04 -0400
commit16c72d0701a6ae7b7babf51be1ec878cece87d94 (patch)
treec8e4e4f23395b765564e0e883391efb57bb19237 /changelog.d/ffmpeg-limiter.add
parentc25fda34e7560d0d8eb5fdbfb444b641c4c4bf53 (diff)
parent6cfb0d7ddbfca5aef79b6da04e1abb1b1a4b59b7 (diff)
downloadpleroma-16c72d0701a6ae7b7babf51be1ec878cece87d94.tar.gz
pleroma-16c72d0701a6ae7b7babf51be1ec878cece87d94.zip
Merge branch 'develop' into fix-muted-web-push
Diffstat (limited to 'changelog.d/ffmpeg-limiter.add')
-rw-r--r--changelog.d/ffmpeg-limiter.add1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/ffmpeg-limiter.add b/changelog.d/ffmpeg-limiter.add
new file mode 100644
index 000000000..e4a5ef196
--- /dev/null
+++ b/changelog.d/ffmpeg-limiter.add
@@ -0,0 +1 @@
+Framegrabs with ffmpeg will execute with a 5 second timeout and cache the URLs of failures with a TTL of 15 minutes to prevent excessive retries.