zulip/zerver/worker
Alex Vandiver 142de0f670 queue: Increase default timeout to 30s, from 10s.
Not all of the workers are known to be safe to interrupt; they might
leave inconsistent state.  As such, terminating them with timeouts
should currently only be a last-resort against stalled queues, not a
regular occurrence.
2020-10-27 16:39:31 -07:00
..
__init__.py
queue_processors.py queue: Increase default timeout to 30s, from 10s. 2020-10-27 16:39:31 -07:00