Tags: msandeep79/conductor
Tags
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.
Improving logs to trace EventHandler starting workflows with wrong pa… …yload issue.
Merge pull request Netflix#1632 from Netflix/remove_system_task_worke… …r_inmemory_queue use semaphore instead of inmemory queue for processing system tasks
Fix for Subworkflow task to render large payload location from Subwor… …kflow's output.
Merge pull request Netflix#1625 from Netflix/fix_cass_event_persistence use the generic config for cass event exec persistence
Reset SubworkflowId on task retry. (Netflix#1592) * Reset SubworkflowId on task retry. * Resetting Task subworkflowId on Workflow retry; Added test for this validation on subworkflow retry.
PreviousNext