X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-file.yaml;h=59656c87b43b19e4085affda8f97537c3c083522;hb=refs%2Ftags%2Fv0.4.7;hp=7678c5a6cc8f35f22579214b96cef6b199471982;hpb=6464f1220ee8e99c61fd143b5b7698228d15b272;p=ric-plt%2Fxapp-frame.git diff --git a/config/config-file.yaml b/config/config-file.yaml index 7678c5a..59656c8 100755 --- a/config/config-file.yaml +++ b/config/config-file.yaml @@ -14,7 +14,7 @@ # limitations under the License. "local": - "host": ":8080" + "host": ":8086" "logger": "level": 4 "rmr": @@ -22,9 +22,12 @@ "maxSize": 2072 "numWorkers": 1 "maxRetryOnFailure": 5 + "threadType": 0 "subscription": "host": "localhost:8088" "timeout": 2 + "retryCount": 10 + "retryDelay": 5 "db": "namespace": "sdl" "waitForSdl": false