commit | b608032429f103c6ca8c323e7e782cf0fb21a9da | [log] [tgz] |
---|---|---|
author | khenaidoo <knursimu@ciena.com> | Tue Jan 29 21:47:38 2019 -0500 |
committer | khenaidoo <knursimu@ciena.com> | Tue Jan 29 21:47:38 2019 -0500 |
tree | 4a3a0871899a5b03ac85621229d7b65713f820d0 | |
parent | 731697e3194141e29ff0522a338a0e9e0c94402e [diff] [blame] |
[VOL-1436] Configuring the northbound API request timeout. Change-Id: Ie595c3250bfc8dc8247ae8b821ba5d5c841ea399
diff --git a/compose/rw_core.yml b/compose/rw_core.yml index dba2544..6948546 100644 --- a/compose/rw_core.yml +++ b/compose/rw_core.yml
@@ -31,6 +31,8 @@ - -rw_core_topic=rwcore - -kv_store_data_prefix=service/voltha - -in_competing_mode=false + - -timeout_long_request=3000 + - -timeout_request=300 - -log_level=0 ports: - 50057:50057