element-hq / element-hq/synapse
Determine an effective way to differentiate between internal batched event creation and `batch_send` batched events
Open
O-Uncommon
S-Tolerable
T-Task
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#14689](https://github.com/matrix-org/synapse/issues/14689).
---
Per the discussion on #14575, is there an effective way to differentiate between events created for a batch internally (like when a new room is created?) and events created for [MSC2716](https://github.com/matrix-org/matrix-spec-proposals/pull/2716)/the `batch_send` endpoint? The nomenclature can be confusing and we can probably do better.
Contributor guide
Assessment
This issue has not been assessed yet.