forked-synapse/changelog.d/9619.misc
Andrew Morgan 1b0eaed21f
Prevent bundling aggregations for state events (#9619)
There's no need to do aggregation bundling for state events. Doing so can cause performance issues.
2021-03-16 10:27:51 +00:00

1 line
76 B
Plaintext

Prevent attempting to bundle aggregations for state events in /context APIs.