From c7c15deba380f578c951bd981de140d17a6aeaaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Broks=20Randolfs=20Gail=C4=ABtis?= Date: Wed, 20 Aug 2025 16:57:30 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b382136..3652e11 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,5 @@ HTTPS with client certificates should be implemented to ensure secure communicat ### Testing Full suite of unit tests should be implemented to ensure the correctness of the application's logic and behavior. -### Finish implementation of Message Queue to queue failed messages for retry +### Message Queue +Finish implementation of Message Queue to queue failed messages for retry