mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
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 | ||