This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Default space creation task always gets throttled #9487
Labels
A-Spaces
Hierarchical organization of rooms
Description:
When creating a simple public space, the client will create 4 rooms in total (the space room + 3 default rooms)
Actual:
The 3rd room creation call will error with
{"errcode":"M_LIMIT_EXCEEDED","error":"Too Many Requests","retry_after_ms":8060}
=> As a consequence the creation experience is very slow
The text was updated successfully, but these errors were encountered: