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

Fail workflow execution update fast if workflow task constantly fails #4376

Merged

Conversation

alexshtin
Copy link
Member

What changed?
Fail workflow execution update fast if workflow task constantly fails.

Why?
If workflow task is constantly failing, the update to that workflow will also fail. Additionally, workflow update can't "fix" workflow state because updates (delivered with messages) are applied after events.

How did you test it?
No tests.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner May 19, 2023 18:53
Copy link
Contributor

@mmcshane mmcshane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW I don't think this is necessary but I don't think it hurts.

@alexshtin alexshtin enabled auto-merge (squash) May 19, 2023 19:24
@alexshtin alexshtin merged commit 09fc4c6 into temporalio:master May 19, 2023
@alexshtin alexshtin deleted the featiure/fail-update-failing-wt branch May 19, 2023 21:05
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.

3 participants