mattcasters commented on issue #7848: URL: https://github.com/apache/hop/issues/7848#issuecomment-5227794459
Just a friendly reminder that a workflow paths via a back-tracking algorithm so despite the "hub and spoke" design of the workflow, all actions will be executed in sequence. Because of that I recommend doing the serialization a bit more explicit. I also recommend splitting up the large workflow into smaller pieces. See also: https://hop.apache.org//manual/latest/best-practices/index.html#_size_matters -- 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]
