mirror of
https://github.com/zulip/zulip.git
synced 2025-10-24 00:23:49 +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.