element-hq / element-hq/element-web
Signalling failed: M_LIMIT_EXCEEDED: MatrixError
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
1. Created two rooms, two different administrators
2. First person calls the second from the first room, then from the second room
3. First person goes back to the first room and presses "switch"
### Outcome
#### What did you expect?
Call in the second room continues, and in the second is on hold
#### What happened instead?
After "switch":
"Signalling failed: M_LIMIT_EXCEEDED: MatrixError: [429] Too Many Requests (https://matrix-client.matrix.org/_matrix/client/r0/rooms/!xkMkQJZLzlUdhPcOZj%3Amatrix.org/send/m.room.encrypted/m1670682697177.17)"
A message above the chat (appears in the first, then in the second room):
"Some of your messages were not sent"
On Windows 10 (first person):

On Ubuntu 22 (second person):

### Operating system
Person 1: WIndows 10, Person 2: Ubuntu 22
### Application version
Element: 1.11.16, Olm: 3.2.12 (both)
### How did you install the app?
https://element.io/get-started (both)
### Homeserver
matrix.org
### Will you send logs?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.