Skip to content

Fix for workflow datetime consistency between replays#1766

Merged
WhitWaldo merged 1 commit intodapr:masterfrom
WhitWaldo:workflow-datetime-consistency-fix
Apr 5, 2026
Merged

Fix for workflow datetime consistency between replays#1766
WhitWaldo merged 1 commit intodapr:masterfrom
WhitWaldo:workflow-datetime-consistency-fix

Conversation

@WhitWaldo
Copy link
Copy Markdown
Contributor

@WhitWaldo WhitWaldo commented Apr 5, 2026

Description

Added fix, unit test and integration test to prove fix.

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: #1764

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

Added fix, unit test and integration test to prove fix.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo self-assigned this Apr 5, 2026
@WhitWaldo WhitWaldo added the kind/bug Something isn't working label Apr 5, 2026
@WhitWaldo WhitWaldo requested a review from a team as a code owner April 5, 2026 00:16
@WhitWaldo WhitWaldo requested a review from a team as a code owner April 5, 2026 00:16
@WhitWaldo WhitWaldo changed the title Fix for workflow datetime consistency between replays. Fix for workflow datetime consistency between replays Apr 5, 2026
@WhitWaldo WhitWaldo merged commit 0de996d into dapr:master Apr 5, 2026
386 of 390 checks passed
@WhitWaldo WhitWaldo deleted the workflow-datetime-consistency-fix branch April 7, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/workflow kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WorkflowContext.CurrentUtcDateTime non-deterministic on replay

1 participant