Callback method to run when the execute method fails.
This method should either return Unit to indicate that the pipeline should continue running, or throw an exception to halt the pipeline.
The Throwable which led to execution failure.