From 681e3e1ab671811d06e895eb6972a64ce38bcd5b Mon Sep 17 00:00:00 2001 From: Github aggregate action Date: Mon, 8 Apr 2024 06:37:32 +0000 Subject: [PATCH] Update from neicnordic/sensitive-data-archive at 06:37 on 2024-04-08 --- docs/services/intercept.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/services/intercept.md b/docs/services/intercept.md index e6a598c..a4e85b3 100644 --- a/docs/services/intercept.md +++ b/docs/services/intercept.md @@ -13,6 +13,7 @@ For each message, these steps are taken: 3. The message is sent to the queue. - This has no error handling as the resend-mechanism hasn't been finished. 4. The message is Ack'ed. +5. If the message type is of unknown type, we acknowledge it and send it to `catch_all.dead` (needs to exist) ## Communication