Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IWF-350: Sticky state execution: use previous worker instance #518

Open
longquanzheng opened this issue Dec 12, 2024 · 0 comments
Open

IWF-350: Sticky state execution: use previous worker instance #518

longquanzheng opened this issue Dec 12, 2024 · 0 comments

Comments

@longquanzheng
Copy link
Contributor

longquanzheng commented Dec 12, 2024

In SDK, worker service will optionally take in a url of the current instance. Then state options will allow setting a flag that the state execution will try to use the same worker instance as the previous state execution. When enabled, SDK will also send over the worker url for executing the state.

This feature should be used together with the failure recovery feature— it’s possible that the instance got killed and the processing may need to be started over.

@longquanzheng longquanzheng changed the title Sticky state execution: use previous Sticky state execution: use previous worker instance Dec 12, 2024
@longquanzheng longquanzheng changed the title Sticky state execution: use previous worker instance IWF-350: Sticky state execution: use previous worker instance Dec 16, 2024
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

No branches or pull requests

1 participant