mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Earlier, we were using 'send_event' & 'queue_json_publish' in 'do_send_messages' which can lead to a situation where we enqueue events but the transaction fails at a later stage. Events should not be sent until we know we're not rolling back.
9.7 KiB
9.7 KiB