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

Properly set non-determinism as task failure cause #798

Merged
merged 3 commits into from
May 3, 2022

Conversation

cretz
Copy link
Member

@cretz cretz commented Apr 29, 2022

What was changed

Set WORKFLOW_TASK_FAILED_CAUSE_NON_DETERMINISTIC_ERROR as the workflow task failure cause on non-determinism errors.

Why?

Requested for server stats and is done in other SDKs.

Checklist

  1. Closes Use WORKFLOW_TASK_FAILED_CAUSE_NON_DETERMINISTIC_ERROR for non-deterministic workflow #513

…l-cause

# Conflicts:
#	test/integration_test.go
@cretz cretz merged commit 7c3777a into temporalio:master May 3, 2022
@cretz cretz deleted the non-det-fail-cause branch May 3, 2022 14:33
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.

Use WORKFLOW_TASK_FAILED_CAUSE_NON_DETERMINISTIC_ERROR for non-deterministic workflow
2 participants