def register_error
            Sentry.capture_exception(Exceptions::IngestUnableToCompleteError.new, 
                                    extra: { message: "Problem encountered in Batch Ingester. Review batch logs.",
                                             work_id: work.to_param,
                                             work_type: PowerConverter.convert(work, to: :polymorphic_type),