From 6d9b67461404db38bd6f937fb5710ab36f500c0f Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Mon, 11 May 2026 08:27:15 -0400 Subject: [PATCH] update retention period for notifications --- guide/sections/part3/other-services.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/sections/part3/other-services.adoc b/guide/sections/part3/other-services.adoc index d4a86d4..17cd7a3 100644 --- a/guide/sections/part3/other-services.adoc +++ b/guide/sections/part3/other-services.adoc @@ -10,7 +10,7 @@ A Global Replay provides access and subscription to past WIS Notification Messag * The Global Replay provides the Global Cache, Global Discovery Catalogue and data consumers with a mechanism to search, query and subscribe to past notification messages and monitoring events of interest as published by the Global Broker. * A Global Replay subscribes to all notification messages and monitoring events as published by Global Broker. It stores the notification message and monitoring events. * A Global Replay shall store copies of notification messages and monitoring events for a duration compatible with the real-time or near real-time schedule of the data and not less than: -** 3 days for notification messages. +** 1 day for notification messages. ** 7 days for monitoring events. * A Global Replay will discard notification messages and monitoring events once the retention period has expired.