8000 Tags · msandeep79/conductor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: msandeep79/conductor

Tags

v2.26.0

Toggle v2.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactored Subworkflow processing to leverage asyncComplete, and othe…

…r improvements. (Netflix#1649)

v2.26.0-beta.1

Toggle v2.26.0-beta.1's commit message
Refactored Subworkflow processing to leverage asyncComplete, and othe…

…r improvements.

v2.26.0-beta

Toggle v2.26.0-beta's commit message
Refactored Subworkflow processing to leverage asyncComplete, and othe…

…r improvements.

v2.25.11

Toggle v2.25.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v2.25.8-beta.3

Toggle v2.25.8-beta.3's commit message
Updating ParameterUtils replace to not modify inputParams inplace. Im…

…proving logs to trace SimpleActionProcessor bug when starting workflow with incorrect payload.

v2.25.8-beta.2

Toggle v2.25.8-beta.2's commit message
Improving logs to trace EventHandler starting workflows with wrong pa…

…yload issue.

v2.25.10

Toggle v2.25.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1632 from Netflix/remove_system_task_worke…

…r_inmemory_queue

use semaphore instead of inmemory queue for processing system tasks

v2.25.8-beta

Toggle v2.25.8-beta's commit message
Fix for Subworkflow task to render large payload location from Subwor…

…kflow's output.

v2.25.9

Toggle v2.25.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Netflix#1625 from Netflix/fix_cass_event_persistence

use the generic config for cass event exec persistence

v2.25.8

Toggle v2.25.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.
0