This is an automated email from the ASF dual-hosted git repository.
omartushevskyi pushed a commit to branch EPMCDLAB-1186
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/EPMCDLAB-1186 by this push:
new 321c740 debugging
321c740 is described below
commit 321c740cb3195e5e55c97e2fa4cf3170d9d5eced
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Thu Feb 28 11:50:57 2019 +0200
debugging
---
infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
b/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
index 0938aa9..d55236c 100644
--- a/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
+++ b/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
@@ -363,7 +363,7 @@ if __name__ == "__main__":
try:
local("~/scripts/{}.py {}".format('configure_ui', params))
except:
- time.sleep(7200)
+ time.sleep(14400)
traceback.print_exc()
raise Exception
except Exception as err:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]