element-hq / element-hq/synapse
ASes should be able to specify a cutoff period for old events
Open
A-Application-Service
O-Occasional
S-Minor
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#3237](https://github.com/matrix-org/synapse/issues/3237).
---
Currently, my bridge is being harassed with extremely old events because it's been offline for ages but this means synapse has to attack the DB repeatedly, and my bridge just discards them anyway since we can't do much with historic events.
Contributor guide
Assessment
This issue has not been assessed yet.