element-hq / element-hq/synapse
Reduce/remove rate limiting on rejecting invites.
Open
A-Invite
T-Enhancement
z-feature
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#4463](https://github.com/matrix-org/synapse/issues/4463).
---
Could rejection of invites not be rate limited, or given a more generous rate limit?
Obviously we could queue these requests in the client, but I wondered if rate limiting could be reduced/removed since this doesn't represent an obvious spam vector.
Contributor guide
Assessment
This issue has not been assessed yet.