mattcasters commented on issue #7908: URL: https://github.com/apache/hop/issues/7908#issuecomment-5278587066
It's not just a workflow or pipeline filename that we need to keep track of as a dependency, it's the state of execution. Then we'd need time windows to make sure it was restarted in the last X period of time, ... This will expand into madness pretty quickly. Could we somehow express the need for the execution of a workflow or pipeline as part of the preparation in terms of the actual results of the preparation? For example, do you require certain variables/parameters to be set? Are certain files or folders required to show up? Perhaps this will make it both easier to prevent dependency management as well as prevent execution without certain requirements being in place. What could be the manditory results of the "preparation, validation, or control steps" you mentioned? -- 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]
