zulip/puppet
Tim Abbott b7d50190b7 process_fts_updates: Batch updates when catching up.
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.
2019-05-09 22:44:07 -07:00
..
zulip process_fts_updates: Batch updates when catching up. 2019-05-09 22:44:07 -07:00
zulip_ops billing: Add cron job to run invoice_plans once a day. 2019-04-29 11:23:17 -07:00