You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
As was noted in the discussion of #14575, it appears that some of the logic added to support the batch creation of events when creating a room could potentially be overlapping/redundant of the logic already in place to support the /batch_send endpoint. Investigate whether this is so, and reduce any duplicate logic if that is the case.