Forum Discussion
@erkonline I think error pipeline is the best use for normal ETL use cases. If you create an API then do better to use error view and customize your error message then do an union for your successful and failure flow, which will retrun as a final response of your API.
I think there is no way to get response back from error pipeline to main pipeline.