Currently job times are used for scheduling but don't actually cause the job to stop. In some cases a timeout might be useful, like if a job gets stuck. Could either use the scheduling time or a different optional timeout argument. If the timeout occurs any logs should be uploaded - and maybe an option to upload any output as well, although that's more complicated for JAWS jobs (although I don't think there's a way to get JAWS jobs to timeout? Need to check).
Currently job times are used for scheduling but don't actually cause the job to stop. In some cases a timeout might be useful, like if a job gets stuck. Could either use the scheduling time or a different optional timeout argument. If the timeout occurs any logs should be uploaded - and maybe an option to upload any output as well, although that's more complicated for JAWS jobs (although I don't think there's a way to get JAWS jobs to timeout? Need to check).