diff options
author | FrancescoFioraEst <francesco.fiora@est.tech> | 2023-07-18 13:47:55 +0100 |
---|---|---|
committer | Ramesh Murugan Iyer <ramesh.murugan.iyer@est.tech> | 2023-07-20 08:20:17 +0000 |
commit | 2f0734e78e355122e80d03c0cbd70f2343e9fed2 (patch) | |
tree | acb284136ff3cb9ea5de65f03a8fb2aa01b7db71 /runtime-acm/src/main/resources | |
parent | 7506262d3f88ed1ce1d0a4d3afeac19f9157c2f6 (diff) |
Fix OFF_LINE issue when Status message upcoming
Issue-ID: POLICY-4770
Change-Id: If5812e689fab5ebfcf3eb23c89dcbd556ad8f331
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
(cherry picked from commit 1a5a1f51875433be47a697a2f2498a428c23d7e5)
Diffstat (limited to 'runtime-acm/src/main/resources')
-rwxr-xr-x[-rw-r--r--] | runtime-acm/src/main/resources/application.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime-acm/src/main/resources/application.yaml b/runtime-acm/src/main/resources/application.yaml index faef54af0..8dd4b574a 100644..100755 --- 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: - |