brain_pipe.pipeline.default.default_error_handler_fn

default_error_handler_fn(error, data_dict)

Handle error messages for the PreprocessingPipeline.

This handler will log the error and traceback.

Parameters:
  • error (Exception) – Exception that occurred during running of the pipeline

  • data_dict (Dict[str, Any]) – Dictionary containing the data