mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 22:48:16 +00:00
The query to finds and marks all unread UserMessages in the stream as read can be quite expensive, so we'll move that work to the deferred_work queue and split it into batches. Fixes #15770.
34 KiB
34 KiB