is there a way to set a job to be interuptible, but to only interupt the batch not the very frame. So the job will first finish rendering the frame that is being rendered and then it will be interupted.
The way it works now is that the job is being interupted immediately and frames that are being rendered are not alowed to finish, this way we can lose a lot of rendertime.