[RICPLT-2165] Add rnibDataService to support retries
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
index ee8b279..4dabf92 100644 (file)
@@ -7,4 +7,6 @@ rmr:
   maxMsgSize: 4096
 notificationResponseBuffer: 100
 bigRedButtonTimeoutSec: 5
-maxConnectionAttempts: 20
+maxConnectionAttempts: 3
+maxRnibConnectionAttempts: 3
+rnibRetryIntervalMs: 10