WorkflowExecutor.get_by_correlation_ids_and_names calls
@sawmonaco is already working on this.
Since Sep 18, 2026.
Assessment
This issue has not been assessed yet.
Description
Calling WorkflowExecutor.get_by_correlation_ids_and_names function gives:
TypeError: OrkesWorkflowClient.get_by_correlation_ids_in_batch() got an unexpected keyword argument 'include_closed'. Did you mean 'include_completed'?
This is because the WorkflowClient expects include_completed (https://github.com/conductor-oss/python-sdk/blob/3a0516aaa223a68dbd61f5360a348b3a6d4f9ec8/src/conductor/client/orkes/orkes_workflow_client.py#L207-L211)
but include_closed is being sent
https://github.com/conductor-oss/python-sdk/blob/3a0516aaa223a68dbd61f5360a348b3a6d4f9ec8/src/conductor/client/workflow/executor/workflow_executor.py#L190-L199
- Dominant language
- Python
- Stars
- 104
- Forks
- 43
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from conductor-oss/python-sdk
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
conductor-oss/python-sdk#507 ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 90/100
conductor-oss/python-sdk#502 ·
-
bug dependencies
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
conductor-oss/python-sdk#486 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
conductor-oss/python-sdk#483 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
conductor-oss/python-sdk#478 ·
All issues in conductor-oss/python-sdk
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100