Apache Hop version?
2.16
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