Skip to content

Workflow retry policy#1752

Merged
WhitWaldo merged 11 commits intodapr:masterfrom
WhitWaldo:workflow-retry-policy
Mar 18, 2026
Merged

Workflow retry policy#1752
WhitWaldo merged 11 commits intodapr:masterfrom
WhitWaldo:workflow-retry-policy

Conversation

@WhitWaldo
Copy link
Copy Markdown
Contributor

Description

While the WorkflowRetryPolicy was present as a type, it was generally ignored with regards to activity and child workflow invocations. This has been remedied, and both unit and integration tests added to validate that it's working as expected now.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1746

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
… work with child workflows in addition to activities

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo self-assigned this Mar 18, 2026
@WhitWaldo WhitWaldo requested a review from a team as a code owner March 18, 2026 21:27
@WhitWaldo WhitWaldo requested a review from a team as a code owner March 18, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Workflows] RetryPolicy not working

1 participant