Refactor Child & Infant Pipelines to Make Worker Execute Simpler and Isolated #56
Labels
enhancement
New feature or request
Solution Area: Orchestrator
Azure Data Factory or Azure Synapse Analytics - Processing pipelines.
Move worker pipeline execute activities into infant pipeline along side run handling, making the call to run a worker pipeline an isolated operation.
The child level pipeline can then be made simpler and used just for the purpose of scaling out executions.
Once done. Refactor infant to use local variables replacing hard coded activity output expressions where possible.
The text was updated successfully, but these errors were encountered: