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 c284bcf debugging
c284bcf is described below
commit c284bcf4a12f54a29c6ec3174d0ef999c97070da
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Thu Feb 28 15:25:00 2019 +0200
debugging
---
infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py | 1 +
1 file changed, 1 insertion(+)
diff --git
a/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
b/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
index bf4d447..d55236c 100644
--- a/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
+++ b/infrastructure-provisioning/src/general/scripts/aws/ssn_configure.py
@@ -363,6 +363,7 @@ if __name__ == "__main__":
try:
local("~/scripts/{}.py {}".format('configure_ui', params))
except:
+ 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]