mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
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.