mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 21:48:30 +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.
39 KiB
39 KiB