raisezoe_api.exceptions.ZoeQuotaException('You requested {} cores more than your quota allows, quota exceeded.'.format((reserved_cores+new_exec_cores)-quota.cores))
...
...
@@ -420,4 +420,3 @@ class APIEndpoint:
ife.time_submit+runtime_limit>datetime.utcnow():
log.info('Automatically terminating execution {} that has exceeded the run time limit'.format(e.id))