Skip to content

Conversation

@dnr
Copy link
Contributor

@dnr dnr commented Apr 11, 2023

What changed?
Previously the workflow assumed that it would wake up at scheduled times while paused, but #3670 changed that, so now it might register "missed catchup window" when woken up after a pause. This fixes it to check paused first.

How did you test it?
unit test

Potential risks
This is technically not a deterministic change, but it only affects logging, metrics, and fields in the schedule Info, which are not used by the logic itself, only returned by a query, so it should be safe.

@dnr dnr requested a review from a team as a code owner April 11, 2023 05:35
@dnr dnr merged commit 1e2ecc4 into temporalio:master Apr 12, 2023
@dnr dnr deleted the sched51 branch April 12, 2023 19:03
samanbarghi pushed a commit to samanbarghi/temporal that referenced this pull request Apr 15, 2023
samanbarghi pushed a commit to samanbarghi/temporal that referenced this pull request Apr 17, 2023
samanbarghi pushed a commit to samanbarghi/temporal that referenced this pull request May 2, 2023
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.

2 participants