zulip/zerver/worker
Zixuan James Li b6d1e56cac queue_processors: Avoid queue worker timeouts in tests.
For tests that use the dev server, like test-api, test-js-with-puppeteer,
we don't have the consumers for the queues. As they eventually timeout,
we get unnecessary error messages. This adds a new flag, disable_timeout,
to disable this behavior for the test cases.
2023-06-28 11:06:24 -07:00
..
__init__.py
queue_processors.py queue_processors: Avoid queue worker timeouts in tests. 2023-06-28 11:06:24 -07:00