mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
Earlier, in 'handle_missedmessage_emails' codepath we were using 'queue_json_publish' which can lead to a situation where we enqueue events but the transaction fails at a later stage. Events should not be published until we know we're not rolling back.
98 KiB
98 KiB