- When called from Python, the operator would always return success even on failure. - Errors are now reported to the operator or to the job-systems wmJobWorkerStatus::reports. - Failure now returns OPERATOR_CANCELLED; - Replace magic numbers with an enum.