Skip to content

Workflows: Implement task execution ids #282

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

Open
javier-aliaga opened this issue May 20, 2025 · 0 comments
Open

Workflows: Implement task execution ids #282

javier-aliaga opened this issue May 20, 2025 · 0 comments

Comments

@javier-aliaga
Copy link

Describe the feature/proposal

Implement task execution ids. This value must be unique per activity and must not change on retries. This new id can be used for idempotency, task state or error handling.

java-sdk already introduced them task execution ids and dapr/java-sdk#1352

Release Note

RELEASE NOTE:

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