mirror of https://github.com/zulip/zulip.git
ef6d0ec5ca
`deliver_scheduled_emails` and `deliver_scheduled_messages` use the `ScheduledEmail` and `ScheduledMessage` tables as a queue, effectively, pulling values off of them. As noted in their comments, this is not safe to run on multiple hosts at once. As such, split out the supervisor files for them. |
||
---|---|---|
.. | ||
zulip | ||
zulip_ops |