SeaGL / patch

Matrix bot that assists with running the SeaGL Matrix space
GNU Affero General Public License v3.0
3 stars 3 forks source link

Help devs work around room creation ratelimiting #43

Open strugee opened 10 months ago

strugee commented 10 months ago

I'm trying to set up a Patch dev environment. After a bunch of initial activity, Patch will provision a room, print Wait before non-retryable API call: {"ms":10000}, sit there for a while, and then provision another room.

We should help contributors work around this behavior so they don't have to wait.

strugee commented 10 months ago

https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html?highlight=ratelimit#override-ratelimiting-for-users (I didn't try this)