| .. |
|
__init__.py
|
Add new system for defining and running queue-processing workers
|
2013-09-24 20:44:15 -04:00 |
|
base.py
|
queue_processors: Pass the worker_num down into the class.
|
2024-05-02 14:25:10 -07:00 |
|
deferred_work.py
|
worker: Split into separate files.
|
2024-04-16 23:00:02 -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_interval.py
|
worker: Split into separate files.
|
2024-04-16 23:00:02 -07:00 |
|
user_activity.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 |