indeedeng / indeedeng/iwf-python-sdk
Add APIs into Client/UnregisteredClient for triggerContinueAsNew and updateWorkflowConfig
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
They are existing in iWF yaml but not yet exposed to SDK.
https://github.com/indeedeng/iwf-idl/blob/a7fb55597de5591fffa406b6b5f07d85fda4dfee/iwf.yaml#L365
https://github.com/indeedeng/iwf-idl/blob/main/iwf.yaml#L290
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.
Research direction
Start by locating Client and UnregisteredClient in the Python SDK and compare their available APIs with the referenced iWF YAML entries for triggerContinueAsNew and updateWorkflowConfig. Expose both operations consistently in those client entry points, and verify that the SDK matches the YAML definitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100