zulip/zerver/worker
Alex Vandiver 7811e99548 realm_export: Handle hard head-of-queue failures.
Realm exports may OOM on deployments with low memory; to ensure
forward progress, log the start time in the RealmAuditLog entry, and
key off of the existence of that to prevent re-attempting an export
which was already tried once.
2023-05-16 14:05:01 -07:00
..
__init__.py
queue_processors.py realm_export: Handle hard head-of-queue failures. 2023-05-16 14:05:01 -07:00