zulip/zerver/worker
Alex Vandiver a9688ceb75 worker: Allow long MissedMessageWorker consumes.
This will stop dropping events in the case that the background
`maybe_send_batched_email` thread takes longer than 30s.  However, see
also #15280 and the TODO comment about how we lose events upon
restart; this worker is still lossy.
2021-05-04 08:45:48 -07:00
..
__init__.py
queue_processors.py worker: Allow long MissedMessageWorker consumes. 2021-05-04 08:45:48 -07:00