From c8f2c4b638b763ba4276882eba40f1981aabad9d Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Sat, 31 Dec 2022 03:52:52 +0000 Subject: [PATCH] add changelog entry for timeouts --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3106854ba..6125c0962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Admin scopes will be dropped on create - Rich media will now backoff for 20 minutes after a failure - Simplified HTTP signature processing +- Rich media will now hard-exit after 5 seconds, to prevent timeline hangs ### Fixed - /api/v1/accounts/lookup will now respect restrict\_unauthenticated