indeedeng / indeedeng/iwf-java-sdk
Add APIs into Client/UnregisteredClient for triggerContinueAsNew and updateWorkflowConfig
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17
- Forks
- 8
- 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 with the Client and UnregisteredClient entry points and compare their exposed APIs with the referenced iwf.yaml definitions for triggerContinueAsNew and updateWorkflowConfig. Confirm the corresponding SDK methods and signatures, then verify that both APIs are exposed consistently and match the YAML contract.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100