summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-07-24 10:46:25 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-07-24 10:46:25 +0100
commitf966d179d4ba10550ad053de07aca394117e0151 (patch)
tree29b419d2591e840f69dd5e843b52ae3a94e4aaa7
parenta3b2a48c3d3810d46aad53b28bc3bafdf226e055 (diff)
Fix docker config for participant offline issue
Issue-ID: POLICY-4770 Signed-off-by: rameshiyer <ramesh.murugan.iyer@est.tech> Change-Id: I18c43fd8cf613367794c3ddf27e32437e64193ed
-rw-r--r--compose/config/clamp/AcRuntimeParameters.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/compose/config/clamp/AcRuntimeParameters.yaml b/compose/config/clamp/AcRuntimeParameters.yaml
index dc7b6b92..6f8d5dcf 100644
--- a/compose/config/clamp/AcRuntimeParameters.yaml
+++ b/compose/config/clamp/AcRuntimeParameters.yaml
@@ -42,10 +42,7 @@ server:
runtime:
participantParameters:
heartBeatMs: 20000
- maxStatusWaitMs: 100000
- updateParameters:
- maxRetryCount: 3
- maxWaitMs: 20000
+ maxStatusWaitMs: 200000
topicParameterGroup:
topicSources:
-