When a job is USER_KILLED, the Runners respond accordingly: terminate
the job. BalsamJob Model: If a RecordModifiedError arises while killing, the job state is always overwritten as USER_KILLED If RecordModifiedError arises when trying to update the job to some other state, it is ignored and the job is left in USER_KILLED state.
Please register or sign in to comment