This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Do not rate limit invites if an appservice has rate_limited: False
set
#9663
Labels
A-Application-Service
Related to AS support
A-Invite
Inviting users to rooms and accepting invites
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
X-Regression
Something broke which worked on a previous release
At the moment we are having issues with an EMS script that creates rooms en masse for customers looking to migrate. However calls made to /createRoom will fail due to a recent change to rate limit the number of invites allowed at room creation time. It would be good if the rate_limited: False flag could be respected here, and the limiting be disabled for users attempting to create rooms inside the AS namespace.
The text was updated successfully, but these errors were encountered: