Tags: deep-kumar/conductor
Tags
Fix the issue with ParametersUtils where input map is mutated
Fix the issue with ParametersUtils where input map is mutated
Updating Terminate task (Netflix#1658) * Updating Terminate task to explictly call completeWorkflow or terminateWorkflow, over ending the workflow loop within decide. * Adding integration test for case when Terminate task in Subworkflow doesn't block the progress of Parent workflow.
Updating Terminate task to explictly call completeWorkflow or termina… …teWorkflow, over ending the workflow loop within decide.
Refactored Subworkflow processing to leverage asyncComplete, and othe… …r improvements. (Netflix#1649)
Refactored Subworkflow processing to leverage asyncComplete, and othe… …r improvements.
Refactored Subworkflow processing to leverage asyncComplete, and othe… …r improvements.
Hotfix subworkflow large payload changes (Netflix#1646) * Improving logs to trace EventHandler starting workflows with wrong payload issue. * Updating ParameterUtils replace to not modify inputParams inplace. Improving logs to trace SimpleActionProcessor bug when starting workflow with incorrect payload. * Revert the debug logs added for SimpleActionProcessor; Copy SubworkflowId back in task output for backwards compatibiltiy.
Updating ParameterUtils replace to not modify inputParams inplace. Im… …proving logs to trace SimpleActionProcessor bug when starting workflow with incorrect payload.
PreviousNext