mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
This timeout needs to be short enough that we don't drop the RabbitMQ connection. Also drop the offending message (by returning with no further exception) so we don't hit a head-of-queue failure situation. Ideally, the parser would just be lightning-fast, so this would never happen. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| deferred_work.py | ||
| digest_emails.py | ||
| email_mirror.py | ||
| email_senders.py | ||
| embed_links.py | ||
| embedded_bots.py | ||
| missedmessage_emails.py | ||
| missedmessage_mobile_notifications.py | ||
| outgoing_webhooks.py | ||
| queue_processors.py | ||
| test.py | ||
| thumbnail.py | ||
| user_activity_interval.py | ||
| user_activity.py | ||