You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I saw some errors in my bridge's logs like this one:
POST https://matrix.iiens.net/_matrix/client/r0/join/!zyTXygZcMmguRobGIx%3Aiiens.net (@irc_NickServ:iiens.net) HTTP 429 Error: "{\"errcode\":\"M_LIMIT_EXCEEDED\",\"error\":\"Too Many Requests\",\"retry_after_ms\":3274}"
But in my appservice configuration (synapse side) I set rate limited to false.
To Reproduce
Not sure
Expected behavior
I would expect my bridge to not be rate limited.
Describe the bug
I saw some errors in my bridge's logs like this one:
But in my appservice configuration (synapse side) I set rate limited to false.
To Reproduce
Not sure
Expected behavior
I would expect my bridge to not be rate limited.
Additional context
version: 0.20.3
Synapse version: 1.19.0
The text was updated successfully, but these errors were encountered: