From a111b9631ec8a1eb3d108e21ebdac8a667cd4362 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Mon, 19 Jun 2023 11:14:12 +0100 Subject: Remove retry count support in ACM Due the new timeout implementation, the Retry Count support could be removed. Issue-ID: POLICY-4735 Change-Id: I3b9c50a761696e00bcd1ca73dafa382c481e921d Signed-off-by: FrancescoFioraEst --- .../src/main/resources/etc/AcRuntimeParameters.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'packages') diff --git a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml index c4c68f477..a8e45ff0a 100644 --- a/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml +++ b/packages/policy-clamp-tarball/src/main/resources/etc/AcRuntimeParameters.yaml @@ -41,9 +41,6 @@ runtime: participantParameters: heartBeatMs: 20000 maxStatusWaitMs: 100000 - updateParameters: - maxRetryCount: 3 - maxWaitMs: 20000 topicParameterGroup: topicSources: - -- cgit 1.2.3-korg