ossDataEngineer opened a new issue, #6167: URL: https://github.com/apache/hop/issues/6167
### Apache Hop version? 2.14 ### Java version? 17 ### Operating system Linux ### What happened? I have a main workflow that calls a pipeline. The pipeline calls a sub-workflow using workflow executor for each row generated in pipeline. The sub-workflow has a 'Put file to SFTP' action that sends files to SFTP server. Whenever there is error on 'Put file to SFTP' like timeout, etc. the error is logged but the main workflow is not aborted, and marked as success ### Issue Priority Priority: 3 ### Issue Component Component: Actions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
