Open
Description
Describe the WORKFLOW SDK 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: