element-hq / element-hq/synapse
make it possible to change `event_cache_size` with a SIGHUP
Open
A-Config
O-Uncommon
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 [#13681](https://github.com/matrix-org/synapse/issues/13681).
---
Most cache settings can be reloaded by sending Synapse a SIGHUP. Apparently not so `event_cache_size`. (Why does that even have a separate setting, rather than just being an entry under `per_cache_factors` ?)
Contributor guide
Assessment
This issue has not been assessed yet.