mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Structurally, this queue has the same property as the missed_message one, namely that it accumulates things and processes them only every few minutes. This should stop Zulip from paging in response to slow queries accumulating when a server restart happens.