fix: time out hub push

This commit is contained in:
Florian Hönicke
2023-04-20 18:12:19 +02:00
parent dfdfd6e881
commit cd843f5d3a
3 changed files with 16 additions and 1 deletions

View File

@@ -185,6 +185,7 @@ metas:
self.write_config_yml(gateway_name, gateway_path, 'custom_gateway.py')
# push the gateway
print('Final step...')
hubble_log = push_executor(gateway_path)
def debug_microservice(self, path, microservice_name, num_approach, packages):