mirror of https://github.com/zulip/zulip.git
9b50c49ea7
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. |
||
---|---|---|
.. | ||
__init__.py | ||
queue_processors.py |