Merge pull request 'Harden rate limiter to deal with configuration issues' (#7795) from gitlab-mr-iid-4418 into develop

Reviewed-on: https://git.pleroma.social/pleroma/pleroma/pulls/7795
This commit is contained in:
feld 2026-03-25 19:55:08 +00:00
commit 63c9c7ea92
6 changed files with 226 additions and 1 deletions

View file

@ -0,0 +1 @@
Stop the rate limiter from crashing when run with wrong settings.