From 27514d58573ce1f844af4ea60afa72c7f58f1cd7 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Thu, 21 Aug 2025 22:09:29 +0200 Subject: vault backup: 2025-08-21 22:09:29 --- TTL and Expiration.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TTL and Expiration.md (limited to 'TTL and Expiration.md') diff --git a/TTL and Expiration.md b/TTL and Expiration.md new file mode 100644 index 0000000..dcea95f --- /dev/null +++ b/TTL and Expiration.md @@ -0,0 +1,8 @@ +[Doc](https://www.rabbitmq.com/docs/ttl) + +--- + +Message TTL: when a lingering msg should die +Queue TTL: when a lingering queue should die + +**We set a 30 min queue TTL on our queues.** \ No newline at end of file -- cgit v1.2.3