From 4d539e0eb34ee096b9819f9fa7068ed2606293f4 Mon Sep 17 00:00:00 2001 From: Ivan FB Date: Fri, 1 May 2026 16:48:39 +0200 Subject: [PATCH] update MessageDeliveryErrorEvent description --- standards/application/reliable-channel-api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 61555b7..af9c9c2 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -330,6 +330,7 @@ types: MessageDeliveryErrorEvent: type: object description: "Event emitted when end-to-end delivery could not be confirmed. + The message reached the network and there's no need to explicit re-send. Fired after `maxRetransmissions` attempts have been exhausted without receiving an SDS acknowledgement from the recipient." fields: requestId: