dapr / dapr/js-sdk

Workflows: Implement task execution ids

Open
#700 0 comments 0 reactions 0 assignees View on GitHub
area/workflow
Dominant language
JavaScript
Stars
217
Forks
104
PR merge metrics
No merged PRs in 30d

Description

## 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](https://github.com/dapr/durabletask-java/commit/85e0cac3f02416ab52a25f08d0c9a3691cfc38f5) and https://github.com/dapr/java-sdk/pull/1352

## Release Note

RELEASE NOTE:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.