You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by bh...@apache.org on 2019/07/23 10:00:52 UTC

[incubator-dlab] branch develop updated: DLAB-916 increased timeout for getting templates

This is an automated email from the ASF dual-hosted git repository.

bhliva pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/develop by this push:
     new 5e664f7  DLAB-916 increased timeout for getting templates
5e664f7 is described below

commit 5e664f706fcfb7145a3f7e4b35c3bdc9f943a441
Author: bhliva <bo...@epam.com>
AuthorDate: Tue Jul 23 12:59:56 2019 +0300

    DLAB-916 increased timeout for getting templates
---
 services/provisioning-service/provisioning.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/provisioning-service/provisioning.yml b/services/provisioning-service/provisioning.yml
index 6fef93d..1e5f0f2 100644
--- a/services/provisioning-service/provisioning.yml
+++ b/services/provisioning-service/provisioning.yml
@@ -24,7 +24,7 @@ keyDirectory: ${KEYS_DIR}
 responseDirectory: /opt/dlab/tmp
 handlerDirectory: /opt/dlab/handlers
 dockerLogDirectory: ${LOG_ROOT_DIR}
-warmupPollTimeout: 30s
+warmupPollTimeout: 50s
 resourceStatusPollTimeout: 300m
 keyLoaderPollTimeout: 30m
 requestEnvStatusTimeout: 50s


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org