You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: