zulip/zerver/worker
Anders Kaseorg b115d44b6a requirements: Upgrade Python requirements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-06-27 15:31:43 -07:00
..
__init__.py
base.py queue_processors: Pass the worker_num down into the class. 2024-05-02 14:25:10 -07:00
deferred_work.py requirements: Upgrade Python requirements. 2024-06-27 15:31:43 -07:00
digest_emails.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
email_mirror.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
email_senders.py queue_processors: Pass the worker_num down into the class. 2024-05-02 14:25:10 -07:00
embed_links.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
embedded_bots.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
missedmessage_emails.py missedmessage_emails: Backoff the background worker retries. 2024-05-06 12:50:27 -07:00
missedmessage_mobile_notifications.py push_notifications: Shard mobile push notifications. 2024-05-02 14:25:10 -07:00
outgoing_webhooks.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
queue_processors.py queue_processors: Pass the worker_num down into the class. 2024-05-02 14:25:10 -07:00
test.py queue_processors: Pass the worker_num down into the class. 2024-05-02 14:25:10 -07:00
user_activity.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
user_activity_interval.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00
user_presence.py worker: Split into separate files. 2024-04-16 23:00:02 -07:00