indeedeng/iwf-java-sdk
Java SDK for iwf workflow engine(simple & powerful workflow as code engine based on Cadence/Temporal)
JavaApache-2.0
Issues
- 0
require every commandId to be non-empty for ANY_COMMAND_COMBINATION_COMPLETED in SDK
#126 opened by longquanzheng - 0
- 0
- 0
[bug]Incorrect overriding stateOptions when reusing a static value as getStateOptions()
#244 opened by longquanzheng - 1
auto publish to Maven on release
#212 opened by longquanzheng - 0
- 0
Provide Sub exceptions of ClientSideException to be more friendly to catch
#203 opened by longquanzheng - 0
- 0
Reject empty StateDecision (empty list)
#220 opened by longquanzheng - 1
- 1
Request for a better way to handle exceptions thrown from State class's execution methods
#196 opened by tcascio - 1
Expose LongPollApiMaxWaitTime per request
#218 opened by longquanzheng - 1
Support consuming N message in a single command
#190 opened by longquanzheng - 1
[Maybe] Unify error handling for waitForWorkflowCompletion and tryGettingWorkflowResults
#202 opened by longquanzheng - 0
[optimization with breaking changes] Maybe require to tell if default to load a data/search attribute
#215 opened by longquanzheng - 0
Allow RPC definition without persistence
#214 opened by longquanzheng - 4
- 0
- 2
IDE(IntelliJ) Plugin to auto-detect state API code and suggest to set persistence loading keys
#191 opened by longquanzheng - 1
TestEnv for local integration test— iwfLocal
#182 opened by longquanzheng - 1
- 3
[breaking change]Cleanup: Remove the start workflow API with ObjectWorkflow parameter
#187 opened by longquanzheng - 0
Refactor the comment for getWorkflowType
#194 opened by longquanzheng - 1
Support weakly typed signal/internal channel
#181 opened by longquanzheng - 3
- 6
Support weakly typed data attributes
#179 opened by longquanzheng - 4
cirular dependency for iWF client
#165 opened by longquanzheng - 4
- 0
Improve error returned when get workflow results on failed/timeout/canceled/terminated workflows
#114 opened by longquanzheng - 0
Fix dependency vulnerability
#118 opened by longquanzheng - 0
Get workflow result supports failed workflow
#129 opened by longquanzheng - 0
Test start workflow error on id reuse policy
#112 opened by longquanzheng - 1
- 1
Automatic local retry for server exceptions
#159 opened by longquanzheng - 0
Add CI integration test
#131 opened by longquanzheng - 1
- 0
Potential future api change tracker
#169 opened by longquanzheng - 0
- 1
Fix setting null in persistence setDataAttribute API when checking assignable
#164 opened by longquanzheng - 0
Bug: fix isAssignableFrom Order
#122 opened by longquanzheng - 0
Deprecate minimum APIs in client and worker Options
#115 opened by longquanzheng - 1
Fix naming typos
#130 opened by longquanzheng - 0
Link to Java docs https://www.javadoc.io/doc/io.iworkflow/iwf-java-sdk/latest/index.html
#134 opened by longquanzheng - 0
- 0
Improve error handling for RPC
#149 opened by longquanzheng - 1
Bug for using init state opt
#111 opened by longquanzheng - 1
Provide default stateId using class name
#108 opened by longquanzheng - 1
- 0
RecordEvent API can accept var arg as input
#101 opened by longquanzheng - 0
Don’t require starting state in client when starting workflow , and require workflow def only has exactly one starting state
#103 opened by longquanzheng