hansva commented on issue #7654: URL: https://github.com/apache/hop/issues/7654#issuecomment-5128518192
I am going to close this as not actionable. I don't really see a path to change this behaviour. If your child workflow fails and you do not handle the error in there, the repeat will also stop with an error. I think the behaviour is consistent; I agree a workflow has more options to handle an error, but that is what they are designed for. We have other open feature requests to implement a retry strategy on workflow actions https://github.com/apache/hop/issues/6709 And I think that could solve some of the problems you are having; we are also implementing this on specific transforms (for example, the REST Client will have retry options in 2.19.0) -- 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]
