Skip to content

Conversation

@samuel27m
Copy link
Member

Updating iwf-idl to latest to: Allow to use separate persistency loading policy for waitUntil
Depends on indeedeng/iwf#448

Closes indeedeng/iwf#387

Comment on lines 8 to 12
WaitUntilApiSearchAttributesLoadingPolicy *iwfidl.PersistenceLoadingPolicy
ExecuteApiSearchAttributesLoadingPolicy *iwfidl.PersistenceLoadingPolicy
SearchAttributesLoadingPolicy *iwfidl.PersistenceLoadingPolicy
WaitUntilApiDataAttributesLoadingPolicy *iwfidl.PersistenceLoadingPolicy
ExecuteApiDataAttributesLoadingPolicy *iwfidl.PersistenceLoadingPolicy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar to https://github.com/indeedeng/iwf-python-sdk/pull/37/files#r1805101514 we can sort them and add some comments to make it more friendly

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Done now ✅

ExecuteApiRetryPolicy *iwfidl.RetryPolicy
WaitUntilApiFailurePolicy *iwfidl.WaitUntilApiFailurePolicy
ExecuteApiFailureProceedState WorkflowState
WaitUntilApiSearchAttributesLoadingPolicy *iwfidl.PersistenceLoadingPolicy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comments should be here, just lie Java docs

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks! Didn't see this file at first. Done now ✅

@longquanzheng longquanzheng changed the title IWF-137: Update iwf-idl to latest IWF-137: Update iwf-idl to latest to allow separate persistence loading policy for state API Oct 18, 2024
@samuel27m samuel27m merged commit 22029b8 into main Oct 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to use separate persistency loading policy for waitUntil

3 participants