Skip to content

Workflows: Implement task execution ids #1541

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 · 1 comment
Open

Workflows: Implement task execution ids #1541

javier-aliaga opened this issue May 20, 2025 · 1 comment
Labels
kind/enhancement New feature or request

Comments

@javier-aliaga
Copy link

Describe the feature

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:

@javier-aliaga javier-aliaga added the kind/enhancement New feature or request label May 20, 2025
@WhitWaldo
Copy link
Contributor

Is this associated with a protos change? Can you point me towards anything else that articulates what the SDK should be doing with them outside of just having them for the fun of it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants