mirror of https://github.com/zulip/zulip.git
b7d50190b7
Previously, if process_fts_updates ended up very far behind (e.g. 100,000s of messages), it was unable to recover without doing some very expensive databsae operations to fetch and then delete the list of message IDs needing updates. This change fixes that issue by doing the catch-up work in batches. |
||
---|---|---|
.. | ||
zulip | ||
zulip_ops |