Hello, In apache aurora, there are resource isolations and sizings on CPU, memory and disk space, which can be specified in the job configuration file. Is there any similar way to put a constraint on job running time, like killing a job if it has been running for more than a certain amount of time?
Thanks, Yuan