Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functional test to cover conversion of scheduled speculative workflow task to normal #4364

Conversation

alexshtin
Copy link
Member

What changed?
Add functional test to cover conversion of scheduled speculative workflow task to normal.

Why?
If new events come after speculative WT was scheduled but not started, then speculative WT is converted to normal, and events are delivered together with update request messages.

How did you test it?
This PR.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner May 18, 2023 20:08
@alexshtin alexshtin force-pushed the feature/test-convert-scheduled-speculative-wt branch from 2a5875e to 194a79d Compare May 18, 2023 22:16
@alexshtin alexshtin force-pushed the feature/test-convert-scheduled-speculative-wt branch from 194a79d to f0f931d Compare May 18, 2023 23:35
@alexshtin alexshtin merged commit d73481a into temporalio:master May 19, 2023
@alexshtin alexshtin deleted the feature/test-convert-scheduled-speculative-wt branch May 19, 2023 16:53
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.

2 participants