Skip to content

chore: Support taskExecutionIds#25

Merged
JoshVanL merged 14 commits into
dapr:mainfrom
javier-aliaga:javi-activity-execution-id
Jul 1, 2025
Merged

chore: Support taskExecutionIds#25
JoshVanL merged 14 commits into
dapr:mainfrom
javier-aliaga:javi-activity-execution-id

Conversation

@javier-aliaga
Copy link
Copy Markdown

@javier-aliaga javier-aliaga commented Jun 16, 2025

As part of this proposal it has been agreed to introduce a new field to allow to correlate retries of the same activity. A new field taskExecutionId has been introduced for this purpose, the value is unique among retries of the same activity

This pr depends on dapr/durabletask-protobuf#13

@javier-aliaga javier-aliaga force-pushed the javi-activity-execution-id branch from 61fd7c8 to 353876b Compare June 16, 2025 11:35
Comment thread task/orchestrator.go Outdated
Comment thread backend/backend.go Outdated
Comment thread tests/orchestrations_test.go Outdated
Comment thread tests/orchestrations_test.go Outdated
@javier-aliaga javier-aliaga changed the title [WIP] chore: Support taskExecutionIds chore: Support taskExecutionIds Jun 20, 2025
@javier-aliaga javier-aliaga marked this pull request as ready for review June 20, 2025 08:10
Comment thread samples/retries/retries.go Outdated
Comment thread tests/orchestrations_test.go
Comment thread samples/taskexecutionid/taskexecutionid.go Outdated
javier-aliaga and others added 11 commits July 1, 2025 12:05
taskExecutionId is a new field, the values is unique among retries of the activity

Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Co-authored-by: Albert Callarisa <albert@acroca.com>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
@javier-aliaga javier-aliaga force-pushed the javi-activity-execution-id branch 2 times, most recently from acd4c12 to d2d51c0 Compare July 1, 2025 10:27
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
@JoshVanL JoshVanL merged commit 116dec8 into dapr:main Jul 1, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

4 participants