From 1a5a1f51875433be47a697a2f2498a428c23d7e5 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Tue, 18 Jul 2023 13:47:55 +0100 Subject: Fix OFF_LINE issue when Status message upcoming Issue-ID: POLICY-4770 Change-Id: If5812e689fab5ebfcf3eb23c89dcbd556ad8f331 Signed-off-by: FrancescoFioraEst --- runtime-acm/src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 runtime-acm/src/main/resources/application.yaml (limited to 'runtime-acm/src/main/resources') diff --git a/runtime-acm/src/main/resources/application.yaml b/runtime-acm/src/main/resources/application.yaml old mode 100644 new mode 100755 index faef54af0..8dd4b574a --- a/runtime-acm/src/main/resources/application.yaml +++ b/runtime-acm/src/main/resources/application.yaml @@ -42,7 +42,7 @@ server: runtime: participantParameters: heartBeatMs: 20000 - maxStatusWaitMs: 100000 + maxStatusWaitMs: 200000 topicParameterGroup: topicSources: - -- cgit 1.2.3-korg