If we fail to acquire the job lock in https://github.com/idaholab/civet/blob/98d563ab81e54adb38d22bc47d12f635c4db7cca/ci/client/views.py#L176 and the logger warning fails (due to some external logger issue), this will cause the job to be cancelled. Catch something here so that the job doesn't get cancelled when the error is internal.