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

Handle ProtocolMessageCommands in WFT completion #4328

Merged
merged 4 commits into from
May 15, 2023
Merged

Handle ProtocolMessageCommands in WFT completion #4328

merged 4 commits into from
May 15, 2023

Conversation

mmcshane
Copy link
Contributor

What changed?
Handle ProtocolMessageCommands in WFT completion

Why?
ProtocolMessageCommands are references to messages in the same WFT and serve as a way to sequence command and message processing.

How did you test it?
New unit tests here

Potential risks
Moderate - changes to command processing.

Is hotfix candidate?
No

@mmcshane mmcshane requested a review from a team as a code owner May 12, 2023 16:36
@mmcshane mmcshane requested a review from alexshtin May 12, 2023 16:36
Matt McShane added 3 commits May 15, 2023 15:47
ProtocolMessageCommands are references to messages in the same WFT and
serve as a way to sequence command and message processing.
@mmcshane mmcshane enabled auto-merge (squash) May 15, 2023 19:48
This is for the err113 linter
@mmcshane mmcshane merged commit 9712711 into temporalio:master May 15, 2023
@mmcshane mmcshane deleted the mpm/protocol-message-command-support branch May 15, 2023 22:31
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