element-hq / element-hq/synapse
Adding rooms to a space is rate limited providing a poor user experience
Open
A-Spaces
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#9917](https://github.com/matrix-org/synapse/issues/9917).
---
It is possible to add many rooms to a space in one-go, unfortunately Synapse will rate limit this sometimes causing a poor user experience. This is particularly bad when creating "just me" rooms where the user might want to add a high number of rooms at once.
See vector-im/element-web#16891.

Contributor guide
Assessment
This issue has not been assessed yet.