raisezoe_api.exceptions.ZoeException('The Zoe master is unavailable, execution will be submitted automatically when the master is back up ({}).'.format(message))
raisezoe_api.exceptions.ZoeRestAPIException('The Zoe master is unavailable, execution will be submitted automatically when the master is back up ({}).'.format(message),status_code=503)
returnnew_id
...
...
@@ -108,12 +108,14 @@ class APIEndpoint:
raisezoe_api.exceptions.ZoeNotFoundException('No such execution')